mariadb 07:41:47.93  mariadb 07:41:47.93 Welcome to the Bitnami mariadb-galera container mariadb 07:41:47.94 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 07:41:47.94 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 07:41:47.95  mariadb 07:41:47.96 INFO  ==> ** Starting MariaDB setup ** mariadb 07:41:48.01 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 07:41:48.09 INFO  ==> Initializing mariadb database mariadb 07:41:48.10 DEBUG ==> Ensuring expected directories/files exist mariadb 07:41:48.13 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 07:41:48.15 INFO  ==> Setting user option mariadb 07:41:48.16 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 07:41:48.27 INFO  ==> Setting wsrep_node_name option mariadb 07:41:48.28 DEBUG ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 07:41:48.55 INFO  ==> Setting wsrep_node_address option mariadb 07:41:48.55 DEBUG ==> Setting wsrep_node_address to '10.233.66.62' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 07:41:48.92 INFO  ==> Setting wsrep_sst_auth option mariadb 07:41:48.93 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:psw26pAr' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 07:41:49.19 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2021-08-30 7:41:49 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-08-30 7:41:49 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following commands: '/opt/bitnami/mariadb/bin/mysqladmin' -u root password 'new-password' '/opt/bitnami/mariadb/bin/mysqladmin' -u root -h onap-mariadb-galera-0 password 'new-password' Alternatively you can run: '/opt/bitnami/mariadb/bin/mysql_secure_installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at https://mariadb.com/kb or the MySQL manual for more instructions. You can start the MariaDB daemon with: cd '/opt/bitnami/mariadb' ; /opt/bitnami/mariadb/bin/mysqld_safe --datadir='/bitnami/mariadb/data' You can test the MariaDB daemon with mysql-test-run.pl cd '/opt/bitnami/mariadb/mysql-test' ; perl mysql-test-run.pl Please report any problems at https://mariadb.org/jira The latest information about MariaDB is available at https://mariadb.org/. You can find additional information about the MySQL part at: https://dev.mysql.com Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ mariadb 07:41:53.52 INFO  ==> Starting mariadb in background 2021-08-30 7:41:53 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-08-30 7:41:53 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2021-08-30 7:41:53 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 170 ... 2021-08-30 7:41:53 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-08-30 7:41:53 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-08-30 7:41:53 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-08-30 7:41:53 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-08-30 7:41:53 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2021-08-30 7:41:53 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2021-08-30 7:41:53 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2021-08-30 7:41:53 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2021-08-30 7:41:53 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.66.62; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2021-08-30 7:41:53 0 [Note] WSREP: Start replication 2021-08-30 7:41:53 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-08-30 7:41:53 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2021-08-30 7:41:53 0 [Note] WSREP: protonet asio version 0 2021-08-30 7:41:53 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-08-30 7:41:53 0 [Note] WSREP: backend: asio 2021-08-30 7:41:53 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-08-30 7:41:53 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-08-30 7:41:53 0 [Note] WSREP: restore pc from disk failed 2021-08-30 7:41:53 0 [Note] WSREP: GMCast version 0 2021-08-30 7:41:53 0 [Note] WSREP: (beb28bd9-a218, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-08-30 7:41:53 0 [Note] WSREP: (beb28bd9-a218, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-08-30 7:41:53 0 [Note] WSREP: EVS version 1 2021-08-30 7:41:53 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-08-30 7:41:53 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-08-30 7:41:53 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-08-30 7:41:53 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-08-30 7:41:53 0 [Note] WSREP: Node beb28bd9-a218 state prim 2021-08-30 7:41:53 0 [Note] WSREP: view(view_id(PRIM,beb28bd9-a218,1) memb { beb28bd9-a218,0 } joined { } left { } partitioned { }) 2021-08-30 7:41:53 0 [Note] WSREP: save pc into disk 2021-08-30 7:41:53 0 [Note] WSREP: gcomm: connected 2021-08-30 7:41:53 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-08-30 7:41:53 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-08-30 7:41:53 0 [Note] WSREP: Opened channel 'galera' 2021-08-30 7:41:53 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-08-30 7:41:53 1 [Note] WSREP: Starting rollbacker thread 1 2021-08-30 7:41:53 2 [Note] WSREP: Starting applier thread 2 2021-08-30 7:41:53 0 [Note] WSREP: Starting new group from scratch: beb39c1a-0965-11ec-8fc0-c323d27699e6 2021-08-30 7:41:53 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: beb3a19b-0965-11ec-a76c-323d0183de8b 2021-08-30 7:41:53 0 [Note] WSREP: STATE EXCHANGE: sent state msg: beb3a19b-0965-11ec-a76c-323d0183de8b 2021-08-30 7:41:53 0 [Note] WSREP: STATE EXCHANGE: got state msg: beb3a19b-0965-11ec-a76c-323d0183de8b from 0 (onap-mariadb-galera-0) 2021-08-30 7:41:53 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 0, last_appl. = 0, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = beb39c1a-0965-11ec-8fc0-c323d27699e6 2021-08-30 7:41:53 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-08-30 7:41:53 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2021-08-30 7:41:53 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-08-30 7:41:53 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2021-08-30 7:41:53 2 [Note] WSREP: ####### processing CC 1, local, ordered 2021-08-30 7:41:53 2 [Note] WSREP: Process first view: beb39c1a-0965-11ec-8fc0-c323d27699e6 my uuid: beb28bd9-0965-11ec-a218-0fe58fae8c2c 2021-08-30 7:41:53 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position beb39c1a-0965-11ec-8fc0-c323d27699e6:1 with ID beb28bd9-0965-11ec-a218-0fe58fae8c2c 2021-08-30 7:41:53 2 [Note] WSREP: Server status change disconnected -> connected 2021-08-30 7:41:53 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:41:53 2 [Note] WSREP: ####### My UUID: beb28bd9-0965-11ec-a218-0fe58fae8c2c 2021-08-30 7:41:53 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-08-30 7:41:53 0 [Note] WSREP: Service thread queue flushed. 2021-08-30 7:41:53 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-08-30 7:41:53 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-08-30 7:41:53 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2021-08-30 7:41:53 0 [Note] WSREP: Service thread queue flushed. 2021-08-30 7:41:53 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> beb39c1a-0965-11ec-8fc0-c323d27699e6:0 2021-08-30 7:41:53 2 [Note] WSREP: ================================================ View: id: beb39c1a-0965-11ec-8fc0-c323d27699e6:1 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: beb28bd9-0965-11ec-a218-0fe58fae8c2c, onap-mariadb-galera-0 ================================================= 2021-08-30 7:41:53 2 [Note] WSREP: Server status change connected -> joiner 2021-08-30 7:41:53 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:41:53 2 [Note] WSREP: Server status change joiner -> initializing 2021-08-30 7:41:53 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:41:53 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2021-08-30 7:41:53 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-08-30 7:41:53 0 [Note] InnoDB: Using Linux native AIO 2021-08-30 7:41:53 0 [Note] InnoDB: Uses event mutexes 2021-08-30 7:41:53 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-08-30 7:41:53 0 [Note] InnoDB: Number of pools: 1 2021-08-30 7:41:53 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-08-30 7:41:53 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-08-30 7:41:53 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-08-30 7:41:53 0 [Note] InnoDB: Completed initialization of buffer pool 2021-08-30 7:41:53 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-08-30 7:41:54 0 [Note] InnoDB: 128 rollback segments are active. 2021-08-30 7:41:54 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-08-30 7:41:54 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-08-30 7:41:54 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-08-30 7:41:54 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2021-08-30 7:41:54 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2021-08-30 7:41:55 0 [Note] Plugin 'FEEDBACK' is disabled. /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2021-08-30 7:41:55 0 [Note] InnoDB: Buffer pool(s) load completed at 210830 7:41:55 2021-08-30 7:41:55 0 [Note] Server socket created on IP: '127.0.0.1'. 2021-08-30 7:41:55 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-08-30 7:41:55 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-08-30 7:41:55 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-08-30 7:41:55 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-08-30 7:41:55 0 [Note] WSREP: Server initialized 2021-08-30 7:41:55 0 [Note] WSREP: Server status change initializing -> initialized 2021-08-30 7:41:55 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:41:55 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-08-30 7:41:55 6 [Note] WSREP: Starting applier thread 6 2021-08-30 7:41:55 7 [Note] WSREP: Starting applier thread 7 2021-08-30 7:41:55 8 [Note] WSREP: Starting applier thread 8 2021-08-30 7:41:55 0 [Note] Reading of all Master_info entries succeeded 2021-08-30 7:41:55 0 [Note] Added new Master_info '' to hash table 2021-08-30 7:41:55 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.5.8-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2021-08-30 7:41:55 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2021-08-30 7:41:55 2 [Note] WSREP: Server status change initialized -> joined 2021-08-30 7:41:55 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:41:55 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:41:55 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2021-08-30 7:41:55 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-08-30 7:41:55 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-08-30 7:41:55 2 [Note] WSREP: Server status change joined -> synced 2021-08-30 7:41:55 2 [Note] WSREP: Synchronized with group, ready for connections 2021-08-30 7:41:55 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 07:41:55.53 DEBUG ==> Sleeping 5 seconds before continuing with initialization mariadb 07:42:00.54 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 07:42:00.55 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 210830 7:42:00 # User@Host: root[root] @ localhost [] # Thread_id: 11 Schema: mysql QC_hit: No # Query_time: 0.188004 Lock_time: 0.185120 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1630309320; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 07:42:00.76 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 07:42:00.78 DEBUG ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "enO2bEb6"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "enO2bEb6"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2021-08-30 7:42:00 12 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 07:42:00.81 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 07:42:00.82 DEBUG ==> Executing SQL command: select Host from user where User=''; # User@Host: root[root] @ localhost [] # Thread_id: 13 Schema: mysql QC_hit: No # Query_time: 0.001451 Lock_time: 0.000742 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1630309320; select Host from user where User=''; mariadb 07:42:00.84 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 07:42:00.85 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; mariadb 07:42:00.87 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 07:42:00.88 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 07:42:00.90 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 07:42:00.91 DEBUG ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "psw26pAr"; /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 07:42:00.94 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2021-08-30 7:42:00 17 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 07:42:00.97 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 07:42:00.98 DEBUG ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2021-08-30 7:42:00 18 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 07:42:01.01 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 07:42:01.02 DEBUG ==> Executing SQL command: flush privileges; 2021-08-30 7:42:01 19 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 07:42:01.05 INFO  ==> Stopping mariadb 2021-08-30 7:42:01 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2021-08-30 7:42:01 0 [Note] WSREP: Shutdown replication 2021-08-30 7:42:01 0 [Note] WSREP: Server status change synced -> disconnecting 2021-08-30 7:42:01 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:01 0 [Note] WSREP: Closing send monitor... 2021-08-30 7:42:01 0 [Note] WSREP: Closed send monitor. 2021-08-30 7:42:01 0 [Note] WSREP: gcomm: terminating thread 2021-08-30 7:42:01 0 [Note] WSREP: gcomm: joining thread 2021-08-30 7:42:01 0 [Note] WSREP: gcomm: closing backend 2021-08-30 7:42:01 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2021-08-30 7:42:01 0 [Note] WSREP: view((empty)) 2021-08-30 7:42:01 0 [Note] WSREP: gcomm: closed 2021-08-30 7:42:01 0 [Note] WSREP: New SELF-LEAVE. 2021-08-30 7:42:01 0 [Note] WSREP: Flow-control interval: [0, 0] 2021-08-30 7:42:01 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2021-08-30 7:42:01 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2021-08-30 7:42:01 0 [Note] WSREP: RECV thread exiting 0: Success 2021-08-30 7:42:01 0 [Note] WSREP: recv_thread() joined. 2021-08-30 7:42:01 0 [Note] WSREP: Closing replication queue. 2021-08-30 7:42:01 0 [Note] WSREP: Closing slave action queue. 2021-08-30 7:42:01 2 [Note] WSREP: ================================================ View: id: beb39c1a-0965-11ec-8fc0-c323d27699e6:12 status: non-primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: yes own_index: -1 members(0): ================================================= 2021-08-30 7:42:01 2 [Note] WSREP: Non-primary view 2021-08-30 7:42:01 2 [Note] WSREP: Server status change disconnecting -> disconnected 2021-08-30 7:42:01 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:01 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:01 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2021-08-30 7:42:01 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-08-30 7:42:01 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2021-08-30 7:42:01 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-08-30 7:42:01 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2021-08-30 7:42:01 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-08-30 7:42:01 1 [Note] WSREP: rollbacker thread exiting 1 2021-08-30 7:42:01 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-08-30 7:42:01 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2021-08-30 7:42:01 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-08-30 7:42:01 0 [Note] Event Scheduler: Purging the queue. 0 events 2021-08-30 7:42:01 0 [Note] WSREP: dtor state: CLOSED 2021-08-30 7:42:01 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2021-08-30 7:42:01 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-08-30 7:42:01 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-08-30 7:42:01 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2021-08-30 7:42:01 0 [Note] WSREP: cert index usage at exit 1 2021-08-30 7:42:01 0 [Note] WSREP: cert trx map usage at exit 11 2021-08-30 7:42:01 0 [Note] WSREP: deps set usage at exit 0 2021-08-30 7:42:01 0 [Note] WSREP: avg deps dist 1 2021-08-30 7:42:01 0 [Note] WSREP: avg cert interval 0 2021-08-30 7:42:01 0 [Note] WSREP: cert index size 1 2021-08-30 7:42:01 0 [Note] WSREP: Service thread queue flushed. 2021-08-30 7:42:01 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2021-08-30 7:42:01 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2021-08-30 7:42:01 0 [Note] WSREP: Flushing memory map to disk... 2021-08-30 7:42:02 0 [Note] InnoDB: FTS optimize thread exiting. 2021-08-30 7:42:02 0 [Note] InnoDB: Starting shutdown... 2021-08-30 7:42:02 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2021-08-30 7:42:02 0 [Note] InnoDB: Buffer pool(s) dump completed at 210830 7:42:02 2021-08-30 7:42:03 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43 2021-08-30 7:42:03 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2021-08-30 7:42:03 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 07:42:04.07 INFO  ==> ** MariaDB setup finished! ** mariadb 07:42:04.15 INFO  ==> ** Starting MariaDB ** mariadb 07:42:04.16 INFO  ==> Setting previous boot 2021-08-30 7:42:04 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-08-30 7:42:04 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2021-08-30 7:42:04 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2021-08-30 7:42:04 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-08-30 7:42:04 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-08-30 7:42:04 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-08-30 7:42:04 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-08-30 7:42:04 0 [Note] WSREP: Found saved state: beb39c1a-0965-11ec-8fc0-c323d27699e6:12, safe_to_bootstrap: 1 2021-08-30 7:42:04 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: beb39c1a-0965-11ec-8fc0-c323d27699e6 Seqno: 1 - 12 Offset: 1280 Synced: 1 2021-08-30 7:42:04 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: beb39c1a-0965-11ec-8fc0-c323d27699e6, offset: 1280 2021-08-30 7:42:04 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2021-08-30 7:42:04 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2021-08-30 7:42:04 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2021-08-30 7:42:04 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2021-08-30 7:42:04 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2021-08-30 7:42:04 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2021-08-30 7:42:04 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2021-08-30 7:42:04 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.66.62; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2021-08-30 7:42:04 0 [Note] WSREP: Service thread queue flushed. 2021-08-30 7:42:04 0 [Note] WSREP: ####### Assign initial position for certification: beb39c1a-0965-11ec-8fc0-c323d27699e6:12, protocol version: -1 2021-08-30 7:42:04 0 [Note] WSREP: Start replication 2021-08-30 7:42:04 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-08-30 7:42:04 0 [Note] WSREP: Setting GCS initial position to beb39c1a-0965-11ec-8fc0-c323d27699e6:12 2021-08-30 7:42:04 0 [Note] WSREP: protonet asio version 0 2021-08-30 7:42:04 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-08-30 7:42:04 0 [Note] WSREP: backend: asio 2021-08-30 7:42:04 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-08-30 7:42:04 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-08-30 7:42:04 0 [Note] WSREP: restore pc from disk failed 2021-08-30 7:42:04 0 [Note] WSREP: GMCast version 0 2021-08-30 7:42:04 0 [Note] WSREP: (c4f93a52-87d4, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-08-30 7:42:04 0 [Note] WSREP: (c4f93a52-87d4, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-08-30 7:42:04 0 [Note] WSREP: EVS version 1 2021-08-30 7:42:04 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-08-30 7:42:04 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-08-30 7:42:04 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-08-30 7:42:04 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-08-30 7:42:04 0 [Note] WSREP: Node c4f93a52-87d4 state prim 2021-08-30 7:42:04 0 [Note] WSREP: view(view_id(PRIM,c4f93a52-87d4,1) memb { c4f93a52-87d4,0 } joined { } left { } partitioned { }) 2021-08-30 7:42:04 0 [Note] WSREP: save pc into disk 2021-08-30 7:42:04 0 [Note] WSREP: gcomm: connected 2021-08-30 7:42:04 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-08-30 7:42:04 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-08-30 7:42:04 0 [Note] WSREP: Opened channel 'galera' 2021-08-30 7:42:04 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-08-30 7:42:04 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: c50ae88a-0965-11ec-a297-b645fedb7684 2021-08-30 7:42:04 0 [Note] WSREP: STATE EXCHANGE: sent state msg: c50ae88a-0965-11ec-a297-b645fedb7684 2021-08-30 7:42:04 0 [Note] WSREP: STATE EXCHANGE: got state msg: c50ae88a-0965-11ec-a297-b645fedb7684 from 0 (onap-mariadb-galera-0) 2021-08-30 7:42:04 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 12, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = beb39c1a-0965-11ec-8fc0-c323d27699e6 2021-08-30 7:42:04 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-08-30 7:42:04 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2021-08-30 7:42:04 1 [Note] WSREP: Starting rollbacker thread 1 2021-08-30 7:42:04 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-08-30 7:42:04 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2021-08-30 7:42:04 2 [Note] WSREP: Starting applier thread 2 2021-08-30 7:42:04 2 [Note] WSREP: ####### processing CC 13, local, ordered 2021-08-30 7:42:04 2 [Note] WSREP: Process first view: beb39c1a-0965-11ec-8fc0-c323d27699e6 my uuid: c4f93a52-0965-11ec-87d4-0f303a765705 2021-08-30 7:42:04 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position beb39c1a-0965-11ec-8fc0-c323d27699e6:13 with ID c4f93a52-0965-11ec-87d4-0f303a765705 2021-08-30 7:42:04 2 [Note] WSREP: Server status change disconnected -> connected 2021-08-30 7:42:04 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:04 2 [Note] WSREP: ####### My UUID: c4f93a52-0965-11ec-87d4-0f303a765705 2021-08-30 7:42:04 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-08-30 7:42:04 0 [Note] WSREP: Service thread queue flushed. 2021-08-30 7:42:04 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-08-30 7:42:04 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-08-30 7:42:04 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2021-08-30 7:42:04 0 [Note] WSREP: Service thread queue flushed. 2021-08-30 7:42:04 2 [Note] WSREP: ================================================ View: id: beb39c1a-0965-11ec-8fc0-c323d27699e6:13 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: c4f93a52-0965-11ec-87d4-0f303a765705, onap-mariadb-galera-0 ================================================= 2021-08-30 7:42:04 2 [Note] WSREP: Server status change connected -> joiner 2021-08-30 7:42:04 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:04 2 [Note] WSREP: Server status change joiner -> initializing 2021-08-30 7:42:04 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:04 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2021-08-30 7:42:04 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-08-30 7:42:04 0 [Note] InnoDB: Using Linux native AIO 2021-08-30 7:42:04 0 [Note] InnoDB: Uses event mutexes 2021-08-30 7:42:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-08-30 7:42:04 0 [Note] InnoDB: Number of pools: 1 2021-08-30 7:42:04 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-08-30 7:42:04 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-08-30 7:42:04 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-08-30 7:42:04 0 [Note] InnoDB: Completed initialization of buffer pool 2021-08-30 7:42:04 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-08-30 7:42:04 0 [Note] InnoDB: 128 rollback segments are active. 2021-08-30 7:42:04 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-08-30 7:42:04 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-08-30 7:42:05 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-08-30 7:42:05 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44 2021-08-30 7:42:05 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-08-30 7:42:05 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2021-08-30 7:42:05 0 [Note] Server socket created on IP: '0.0.0.0'. 2021-08-30 7:42:05 0 [Note] InnoDB: Buffer pool(s) load completed at 210830 7:42:05 2021-08-30 7:42:05 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-08-30 7:42:05 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-08-30 7:42:05 0 [Note] WSREP: Server initialized 2021-08-30 7:42:05 0 [Note] WSREP: Server status change initializing -> initialized 2021-08-30 7:42:05 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:05 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-08-30 7:42:05 6 [Note] WSREP: Starting applier thread 6 2021-08-30 7:42:05 7 [Note] WSREP: Starting applier thread 7 2021-08-30 7:42:05 8 [Note] WSREP: Starting applier thread 8 2021-08-30 7:42:05 0 [Note] Reading of all Master_info entries succeeded 2021-08-30 7:42:05 0 [Note] Added new Master_info '' to hash table 2021-08-30 7:42:05 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.5.8-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2021-08-30 7:42:05 5 [Note] WSREP: Recovered cluster id beb39c1a-0965-11ec-8fc0-c323d27699e6 2021-08-30 7:42:05 2 [Note] WSREP: Server status change initialized -> joined 2021-08-30 7:42:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:05 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2021-08-30 7:42:05 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-08-30 7:42:05 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-08-30 7:42:05 2 [Note] WSREP: Server status change joined -> synced 2021-08-30 7:42:05 2 [Note] WSREP: Synchronized with group, ready for connections 2021-08-30 7:42:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 210830 7:42:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309334; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309334; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:42:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:42:24 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309344; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309344; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:42:34 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309354; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309354; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-08-30 7:42:35 0 [Note] WSREP: (c4f93a52-87d4, 'tcp://0.0.0.0:4567') connection established to d75ec31e-a146 tcp://10.233.65.96:4567 2021-08-30 7:42:35 0 [Note] WSREP: (c4f93a52-87d4, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-08-30 7:42:35 0 [Note] WSREP: declaring d75ec31e-a146 at tcp://10.233.65.96:4567 stable 2021-08-30 7:42:35 0 [Note] WSREP: Node c4f93a52-87d4 state prim 2021-08-30 7:42:35 0 [Note] WSREP: view(view_id(PRIM,c4f93a52-87d4,2) memb { c4f93a52-87d4,0 d75ec31e-a146,0 } joined { } left { } partitioned { }) 2021-08-30 7:42:35 0 [Note] WSREP: save pc into disk 2021-08-30 7:42:35 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2021-08-30 7:42:35 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: d7b48b60-0965-11ec-88d5-aaf570b76fdc 2021-08-30 7:42:35 0 [Note] WSREP: STATE EXCHANGE: sent state msg: d7b48b60-0965-11ec-88d5-aaf570b76fdc 2021-08-30 7:42:35 0 [Note] WSREP: STATE EXCHANGE: got state msg: d7b48b60-0965-11ec-88d5-aaf570b76fdc from 0 (onap-mariadb-galera-0) 2021-08-30 7:42:36 0 [Note] WSREP: STATE EXCHANGE: got state msg: d7b48b60-0965-11ec-88d5-aaf570b76fdc from 1 (onap-mariadb-galera-1) 2021-08-30 7:42:36 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 1, members = 1/2 (joined/total), act_id = 13, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = beb39c1a-0965-11ec-8fc0-c323d27699e6 2021-08-30 7:42:36 0 [Note] WSREP: Flow-control interval: [23, 23] 2021-08-30 7:42:36 2 [Note] WSREP: ####### processing CC 14, local, ordered 2021-08-30 7:42:36 2 [Note] WSREP: ####### My UUID: c4f93a52-0965-11ec-87d4-0f303a765705 2021-08-30 7:42:36 2 [Note] WSREP: Skipping cert index reset 2021-08-30 7:42:36 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-08-30 7:42:36 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2021-08-30 7:42:36 0 [Note] WSREP: Service thread queue flushed. 2021-08-30 7:42:36 2 [Note] WSREP: ================================================ View: id: beb39c1a-0965-11ec-8fc0-c323d27699e6:14 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(2): 0: c4f93a52-0965-11ec-87d4-0f303a765705, onap-mariadb-galera-0 1: d75ec31e-0965-11ec-a146-de1261ab97c9, onap-mariadb-galera-1 ================================================= 2021-08-30 7:42:36 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:36 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2021-08-30 7:42:36 2 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 210830 7:42:36 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-08-30 7:42:38 0 [Note] WSREP: (c4f93a52-87d4, 'tcp://0.0.0.0:4567') turning message relay requesting off 2021-08-30 7:42:38 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2021-08-30 7:42:38 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2021-08-30 7:42:38 2 [Note] WSREP: Detected STR version: 1, req_len: 129, req: STRv1 2021-08-30 7:42:38 2 [Note] WSREP: Cert index preload: 14 -> 14 2021-08-30 7:42:38 2 [Note] WSREP: Server status change synced -> donor 2021-08-30 7:42:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:38 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:38 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.65.96:4568 sending 14-14, preload starts from 14 2021-08-30 7:42:38 0 [Note] WSREP: Donor monitor thread started to monitor 2021-08-30 7:42:38 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.65.96:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid 'beb39c1a-0965-11ec-8fc0-c323d27699e6:14' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2021-08-30 7:42:38 0 [Note] WSREP: IST sender 14 -> 14 2021-08-30 7:42:38 2 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] Streaming with xbstream (20210830 07:42:39.154) WSREP_SST: [INFO] Using socat as streamer (20210830 07:42:39.169) WSREP_SST: [INFO] Using /tmp/tmp.zOO08lPMbC as innobackupex temporary directory (20210830 07:42:39.197) WSREP_SST: [INFO] Streaming GTID file before SST (20210830 07:42:39.207) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.65.96:4444; RC=( ${PIPESTATUS[@]} ) (20210830 07:42:39.219) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210830 07:42:39.240) # Time: 210830 7:42:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:42:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.65.96 4444 (20210830 07:42:49.250) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --backup --no-version-check --databases-exclude="lost+found" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.65.96:4444; RC=( ${PIPESTATUS[@]} ) (20210830 07:42:49.256) # Time: 210830 7:42:49 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.002203 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1630309369; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 210830 7:42:50 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.002354 Lock_time: 0.000821 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1630309370; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2021-08-30 7:42:51 0 [Note] WSREP: SST sent: beb39c1a-0965-11ec-8fc0-c323d27699e6:14 2021-08-30 7:42:51 0 [Note] WSREP: Server status change donor -> joined 2021-08-30 7:42:51 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:42:51 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2021-08-30 7:42:51 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2021-08-30 7:42:51 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2021-08-30 7:42:51 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2021-08-30 7:42:51 6 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-08-30 7:42:51 6 [Note] WSREP: Server status change joined -> synced 2021-08-30 7:42:51 6 [Note] WSREP: Synchronized with group, ready for connections 2021-08-30 7:42:51 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210830 07:42:51.908) WSREP_SST: [INFO] Cleaning up temporary directories (20210830 07:42:51.922) 2021-08-30 7:42:51 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 210830 7:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.001796 Lock_time: 0.001663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:42:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.002091 Lock_time: 0.002035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:42:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-08-30 7:42:56 0 [Note] WSREP: async IST sender served 2021-08-30 7:42:56 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2021-08-30 7:42:56 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 210830 7:43:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:43:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:43:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:43:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:43:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:43:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:43:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:43:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:43:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-08-30 7:43:44 0 [Note] WSREP: (c4f93a52-87d4, 'tcp://0.0.0.0:4567') connection established to 00b96367-9f7c tcp://10.233.71.252:4567 2021-08-30 7:43:44 0 [Note] WSREP: (c4f93a52-87d4, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-08-30 7:43:44 0 [Note] WSREP: declaring 00b96367-9f7c at tcp://10.233.71.252:4567 stable 2021-08-30 7:43:44 0 [Note] WSREP: declaring d75ec31e-a146 at tcp://10.233.65.96:4567 stable 2021-08-30 7:43:44 0 [Note] WSREP: Node c4f93a52-87d4 state prim 2021-08-30 7:43:44 0 [Note] WSREP: view(view_id(PRIM,00b96367-9f7c,3) memb { 00b96367-9f7c,0 c4f93a52-87d4,0 d75ec31e-a146,0 } joined { } left { } partitioned { }) 2021-08-30 7:43:44 0 [Note] WSREP: save pc into disk 2021-08-30 7:43:44 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 3 2021-08-30 7:43:44 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2021-08-30 7:43:45 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 01080958-0966-11ec-b5d5-d6dc7f1ec12c 2021-08-30 7:43:45 0 [Note] WSREP: STATE EXCHANGE: got state msg: 01080958-0966-11ec-b5d5-d6dc7f1ec12c from 0 (onap-mariadb-galera-2) 2021-08-30 7:43:45 0 [Note] WSREP: STATE EXCHANGE: got state msg: 01080958-0966-11ec-b5d5-d6dc7f1ec12c from 1 (onap-mariadb-galera-0) 2021-08-30 7:43:45 0 [Note] WSREP: STATE EXCHANGE: got state msg: 01080958-0966-11ec-b5d5-d6dc7f1ec12c from 2 (onap-mariadb-galera-1) 2021-08-30 7:43:45 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 2, members = 2/3 (joined/total), act_id = 14, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = beb39c1a-0965-11ec-8fc0-c323d27699e6 2021-08-30 7:43:45 0 [Note] WSREP: Flow-control interval: [28, 28] 2021-08-30 7:43:45 7 [Note] WSREP: ####### processing CC 15, local, ordered 2021-08-30 7:43:45 7 [Note] WSREP: ####### My UUID: c4f93a52-0965-11ec-87d4-0f303a765705 2021-08-30 7:43:45 7 [Note] WSREP: Skipping cert index reset 2021-08-30 7:43:45 7 [Note] WSREP: REPL Protocols: 10 (5) 2021-08-30 7:43:45 7 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2021-08-30 7:43:45 0 [Note] WSREP: Service thread queue flushed. 2021-08-30 7:43:45 7 [Note] WSREP: ================================================ View: id: beb39c1a-0965-11ec-8fc0-c323d27699e6:15 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 1 members(3): 0: 00b96367-0966-11ec-9f7c-6aa5103b80d0, onap-mariadb-galera-2 1: c4f93a52-0965-11ec-87d4-0f303a765705, onap-mariadb-galera-0 2: d75ec31e-0965-11ec-a146-de1261ab97c9, onap-mariadb-galera-1 ================================================= 2021-08-30 7:43:45 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:43:45 7 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2021-08-30 7:43:45 7 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 210830 7:43:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-08-30 7:43:47 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 1.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2021-08-30 7:43:47 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2021-08-30 7:43:47 7 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2021-08-30 7:43:47 7 [Note] WSREP: Cert index preload: 15 -> 15 2021-08-30 7:43:47 7 [Note] WSREP: Server status change synced -> donor 2021-08-30 7:43:47 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:43:47 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:43:47 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.71.252:4568 sending 15-15, preload starts from 15 2021-08-30 7:43:47 0 [Note] WSREP: Donor monitor thread started to monitor 2021-08-30 7:43:47 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.71.252:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid 'beb39c1a-0965-11ec-8fc0-c323d27699e6:15' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2021-08-30 7:43:47 0 [Note] WSREP: IST sender 15 -> 15 2021-08-30 7:43:47 7 [Note] WSREP: sst_donor_thread signaled with 0 2021-08-30 7:43:47 0 [Note] WSREP: (c4f93a52-87d4, 'tcp://0.0.0.0:4567') turning message relay requesting off WSREP_SST: [INFO] Moving /bitnami/mariadb/data//mariabackup.backup.log to /tmp/sst_log_archive/mariabackup.backup.log.2021.08.30-07.43.48.377598178 (20210830 07:43:48.389) WSREP_SST: [INFO] Streaming with xbstream (20210830 07:43:48.408) WSREP_SST: [INFO] Using socat as streamer (20210830 07:43:48.419) WSREP_SST: [INFO] Using /tmp/tmp.Vthxgk68HK as innobackupex temporary directory (20210830 07:43:48.449) WSREP_SST: [INFO] Streaming GTID file before SST (20210830 07:43:48.456) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.71.252:4444; RC=( ${PIPESTATUS[@]} ) (20210830 07:43:48.468) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210830 07:43:48.486) # Time: 210830 7:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 54 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:43:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.71.252 4444 (20210830 07:43:58.499) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --backup --no-version-check --databases-exclude="lost+found" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.71.252:4444; RC=( ${PIPESTATUS[@]} ) (20210830 07:43:58.513) # Time: 210830 7:43:58 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.002576 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1630309438; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 210830 7:43:59 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1630309439; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2021-08-30 7:44:01 0 [Note] WSREP: SST sent: beb39c1a-0965-11ec-8fc0-c323d27699e6:15 2021-08-30 7:44:01 0 [Note] WSREP: Server status change donor -> joined 2021-08-30 7:44:01 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-30 7:44:01 0 [Note] WSREP: 1.0 (onap-mariadb-galera-0): State transfer to 0.0 (onap-mariadb-galera-2) complete. 2021-08-30 7:44:01 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2021-08-30 7:44:01 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-0) synced with group. 2021-08-30 7:44:01 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2021-08-30 7:44:01 8 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2021-08-30 7:44:01 8 [Note] WSREP: Server status change joined -> synced 2021-08-30 7:44:01 8 [Note] WSREP: Synchronized with group, ready for connections 2021-08-30 7:44:01 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210830 07:44:01.129) WSREP_SST: [INFO] Cleaning up temporary directories (20210830 07:44:01.140) 2021-08-30 7:44:01 0 [Note] WSREP: Donor monitor thread ended with total time 14 sec # Time: 210830 7:44:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-08-30 7:44:05 0 [Note] WSREP: async IST sender served 2021-08-30 7:44:05 0 [Note] WSREP: 0.0 (onap-mariadb-galera-2): State transfer from 1.0 (onap-mariadb-galera-0) complete. 2021-08-30 7:44:05 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-2) synced with group. # Time: 210830 7:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:44:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:44:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 71 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:44:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 75 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:44:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:44:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 84 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:45:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:45:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:45:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:45:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:45:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309543; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309543; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:45:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.013440 Lock_time: 0.013268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309549; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:45:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:45:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309553; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309553; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:46:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309563; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309563; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:46:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309573; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309573; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:46:16 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.058208 Lock_time: 0.002925 Rows_sent: 36 Rows_examined: 72 # Rows_affected: 0 Bytes_sent: 1922 use ejbca; SET timestamp=1630309576; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'ejbca') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.008888 Lock_time: 0.000675 Rows_sent: 311 Rows_examined: 622 # Rows_affected: 0 Bytes_sent: 29965 SET timestamp=1630309576; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (TABLE_SCHEMA = 'ejbca') AND (1 = 1) AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.013639 Lock_time: 0.013358 Rows_sent: 4 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1222 SET timestamp=1630309576; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, NON_UNIQUE, TABLE_SCHEMA INDEX_QUALIFIER, INDEX_NAME, 3 TYPE, SEQ_IN_INDEX ORDINAL_POSITION, COLUMN_NAME, COLLATION ASC_OR_DESC, CARDINALITY, NULL PAGES, NULL FILTER_CONDITION FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_NAME = 'ocspresponsedata' AND (TABLE_SCHEMA = 'ejbca') ORDER BY NON_UNIQUE, TYPE, INDEX_NAME, ORDINAL_POSITION; # Time: 210830 7:46:20 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.003393 Lock_time: 0.002986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1630309580; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='APPROVAL_PROFILE'; # Time: 210830 7:46:21 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.001449 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 594 SET timestamp=1630309581; select cadata0_.cAId as cAId1_14_, cadata0_.data as data2_14_, cadata0_.expireTime as expireTi3_14_, cadata0_.name as name4_14_, cadata0_.rowProtection as rowProte5_14_, cadata0_.rowVersion as rowVersi6_14_, cadata0_.status as status7_14_, cadata0_.subjectDN as subjectD8_14_, cadata0_.updateTime as updateTi9_14_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.001463 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 430 SET timestamp=1630309581; select roledata0_.id as id1_30_, roledata0_.nameSpace as nameSpac2_30_, roledata0_.rawData as rawData3_30_, roledata0_.roleName as roleName4_30_, roledata0_.rowProtection as rowProte5_30_, roledata0_.rowVersion as rowVersi6_30_ from RoleData roledata0_; # Time: 210830 7:46:22 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.001635 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1630309582; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.003808 Lock_time: 0.003671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 532 SET timestamp=1630309582; select servicedat0_.id as id1_33_, servicedat0_.data as data2_33_, servicedat0_.name as name3_33_, servicedat0_.nextRunTimeStamp as nextRunT4_33_, servicedat0_.rowProtection as rowProte5_33_, servicedat0_.rowVersion as rowVersi6_33_, servicedat0_.runTimeStamp as runTimeS7_33_ from ServiceData servicedat0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.001869 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1630309582; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.002490 Lock_time: 0.002240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1630309582; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.002550 Lock_time: 0.002153 Rows_sent: 3 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 1153 SET timestamp=1630309582; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, NON_UNIQUE, TABLE_SCHEMA INDEX_QUALIFIER, INDEX_NAME, 3 TYPE, SEQ_IN_INDEX ORDINAL_POSITION, COLUMN_NAME, COLLATION ASC_OR_DESC, CARDINALITY, NULL PAGES, NULL FILTER_CONDITION FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_NAME = 'CertificateData' AND (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND NON_UNIQUE = 0 ORDER BY NON_UNIQUE, TYPE, INDEX_NAME, ORDINAL_POSITION; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.002348 Lock_time: 0.002091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1630309582; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # Time: 210830 7:46:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309583; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309583; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:46:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:46:33 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000597 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 130 SET timestamp=1630309593; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309593; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309593; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:46:36 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.002700 Lock_time: 0.002497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 84 SET timestamp=1630309596; select cryptotoke0_.id as col_0_0_ from CryptoTokenData cryptotoke0_; # Time: 210830 7:46:37 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000214 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 650 SET timestamp=1630309597; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 210830 7:46:40 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000157 Lock_time: 0.000050 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1138 SET timestamp=1630309600; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 210830 7:46:41 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000201 Lock_time: 0.000080 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 5274 SET timestamp=1630309601; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 210830 7:46:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309603; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309603; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:46:45 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000461 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1630309605; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:46:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309613; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309613; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:46:54 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.006358 Lock_time: 0.006120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1630309614; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # Time: 210830 7:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:47:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309623; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309623; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:47:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309633; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309633; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.001372 Lock_time: 0.001286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:47:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309643; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309643; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:47:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309653; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309653; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.015129 Lock_time: 0.015017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:47:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309663; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309663; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 171 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:47:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309673; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309673; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:48:03 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.001303 Lock_time: 0.000349 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 926 SET timestamp=1630309683; select roledata0_.id as id1_30_, roledata0_.nameSpace as nameSpac2_30_, roledata0_.rawData as rawData3_30_, roledata0_.roleName as roleName4_30_, roledata0_.rowProtection as rowProte5_30_, roledata0_.rowVersion as rowVersi6_30_ from RoleData roledata0_; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000689 Lock_time: 0.000234 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 890 SET timestamp=1630309683; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309683; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309683; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000879 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:48:12 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000351 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 890 SET timestamp=1630309692; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 210830 7:48:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309693; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309693; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 184 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:48:16 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000337 Lock_time: 0.000173 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 969 SET timestamp=1630309696; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 210830 7:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.007763 Lock_time: 0.007629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:48:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309703; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309703; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:48:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309713; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309713; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:48:40 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000176 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1630309720; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_ where certificat0_.certificateProfileName='CUSTOM_ENDUSER'; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000181 Lock_time: 0.000058 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 SET timestamp=1630309720; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000563 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1630309720; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000382 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1630309720; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_ where endentityp0_.profileName='Custom_EndEntity'; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000159 Lock_time: 0.000062 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1630309720; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000130 Lock_time: 0.000054 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1630309720; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # Time: 210830 7:48:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309723; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309723; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 197 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:48:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309733; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309733; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:49:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309743; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309743; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000525 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 SET timestamp=1630309745; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000163 Lock_time: 0.000048 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1630309745; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # Time: 210830 7:49:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309753; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.001775 Lock_time: 0.001669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309753; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 210 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:49:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309763; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309763; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:49:32 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.000717 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1630309772; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # Time: 210830 7:49:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309773; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309773; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:49:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309783; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309783; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 223 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:49:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309793; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309793; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.001816 Lock_time: 0.001762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:50:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.001750 Lock_time: 0.001666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309803; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.003432 Lock_time: 0.003299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309803; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:50:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309813; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309813; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309823; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309823; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309833; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309833; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309843; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309843; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309853; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309853; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309863; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.002777 Lock_time: 0.002626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309863; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309873; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309873; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.025450 Lock_time: 0.025257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.001304 Lock_time: 0.001251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 125 Schema: ejbca QC_hit: No # Query_time: 0.004766 Lock_time: 0.004519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 532 SET timestamp=1630309882; select servicedat0_.id as id1_33_, servicedat0_.data as data2_33_, servicedat0_.name as name3_33_, servicedat0_.nextRunTimeStamp as nextRunT4_33_, servicedat0_.rowProtection as rowProte5_33_, servicedat0_.rowVersion as rowVersi6_33_, servicedat0_.runTimeStamp as runTimeS7_33_ from ServiceData servicedat0_; # Time: 210830 7:51:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.007585 Lock_time: 0.007490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.004187 Lock_time: 0.004079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309883; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:51:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309893; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309893; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:51:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309903; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.002188 Lock_time: 0.002133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309903; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.003211 Lock_time: 0.003112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309913; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309913; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:52:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309923; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309923; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.002744 Lock_time: 0.002508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309933; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309933; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309943; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309943; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309953; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309963; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309963; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 304 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 304 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:52:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309973; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309973; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:53:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309983; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.002860 Lock_time: 0.002793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309983; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:53:05 # User@Host: ejbca[ejbca] @ [10.233.68.88] # Thread_id: 245 Schema: ejbca QC_hit: No # Query_time: 0.000468 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 SET timestamp=1630309985; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:53:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309993; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309993; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630309995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630309995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:53:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310003; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310003; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:53:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.001753 Lock_time: 0.001658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310013; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310013; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.004616 Lock_time: 0.004483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:53:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310023; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310023; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 332 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 332 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:53:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310033; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:54:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310043; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310043; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310053; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310053; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.001192 Lock_time: 0.001068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310063; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310063; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 348 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 348 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310073; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310073; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310083; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310083; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 356 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 356 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:54:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310093; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310093; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310103; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310103; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.005101 Lock_time: 0.005032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310113; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310113; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310123; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310123; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-08-30 7:55:29 2 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210830 7:55:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.009543 Lock_time: 0.009199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.007379 Lock_time: 0.007269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310133; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.008657 Lock_time: 0.008476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310143; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.005609 Lock_time: 0.005536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310143; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:55:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.001146 Lock_time: 0.000946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:56:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000992 Lock_time: 0.000843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310163; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310163; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.009939 Lock_time: 0.009799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.001801 Lock_time: 0.001679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:56:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310173; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.001089 Lock_time: 0.001029 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310173; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:56:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310183; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310183; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:56:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310193; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310193; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:56:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310203; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310203; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:56:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 443 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 443 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.001031 Lock_time: 0.000923 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310233; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310233; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.003800 Lock_time: 0.003642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310243; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.003829 Lock_time: 0.003753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.004051 Lock_time: 0.003968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310253; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310253; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310263; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310263; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:57:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.001072 Lock_time: 0.001009 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310273; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310273; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:58:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310283; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310283; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:58:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310293; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310293; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:58:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310303; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310303; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:58:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310313; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310313; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:58:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.001802 Lock_time: 0.001633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310323; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310323; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 492 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 492 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:58:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310333; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310333; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:59:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:59:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310353; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310353; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 505 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 505 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:59:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.001204 Lock_time: 0.001139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:59:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:59:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 7:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:59:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 7:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:00:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 525 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 525 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:00:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:00:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:00:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000918 Lock_time: 0.000808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:00:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:00:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:01:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.001094 Lock_time: 0.000890 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.001503 Lock_time: 0.001422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:01:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:01:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:01:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:01:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:01:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:01:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:01:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:02:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:02:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:02:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:02:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.003987 Lock_time: 0.003864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:02:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310543; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310543; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:02:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:02:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310553; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310553; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:02:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:02:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310563; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310563; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:02:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:02:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 599 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310573; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 599 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310573; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:02:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:03:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.003715 Lock_time: 0.003462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310583; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000836 Lock_time: 0.000715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310583; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:03:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:03:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.003816 Lock_time: 0.003698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310593; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310593; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:03:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.004267 Lock_time: 0.003240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:03:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310603; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310603; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:03:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:03:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310613; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310613; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:03:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:03:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310623; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310623; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:03:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:03:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 625 Schema: QC_hit: No # Query_time: 0.001255 Lock_time: 0.001043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310633; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 625 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310633; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:03:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:04:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.002241 Lock_time: 0.002107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310643; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310643; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:04:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-08-30 8:04:09 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210830 8:04:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.032419 Lock_time: 0.032262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310653; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:04:14 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.168222 Lock_time: 0.168047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310654; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-08-30 8:04:16 8 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210830 8:04:16 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.088281 Lock_time: 0.088136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.002166 Lock_time: 0.002048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-08-30 8:04:16 637 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-08-30 8:04:16 638 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-08-30 8:04:16 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-08-30 8:04:16 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210830 8:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:04:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.003672 Lock_time: 0.003546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310663; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310663; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:04:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:04:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310673; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310673; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:04:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:04:40 # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 649 Schema: sdnctl QC_hit: No # Query_time: 0.006877 Lock_time: 0.000501 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 548 use sdnctl; SET timestamp=1630310680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND (TABLE_NAME LIKE 'SVC_LOGIC') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 649 Schema: sdnctl QC_hit: No # Query_time: 0.003607 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 549 SET timestamp=1630310680; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND (TABLE_NAME LIKE 'NODE_TYPES') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # Time: 210830 8:04:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310683; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310683; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:04:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:04:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310693; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310693; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:04:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000682 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:05:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.001528 Lock_time: 0.001436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310703; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.001580 Lock_time: 0.001506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310703; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:05:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.001166 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-08-30 8:05:07 649 [Warning] Aborted connection 649 to db: 'sdnctl' user: 'sdnctl' host: '10.233.67.25' (Got an error reading communication packets) # Time: 210830 8:05:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310713; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310713; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:05:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 665 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 665 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:05:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310723; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.002505 Lock_time: 0.002406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310723; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:05:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:05:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310733; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310733; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:05:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:05:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310743; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310743; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:05:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000883 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000790 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 683 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:05:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310753; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310753; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:05:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:06:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310763; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310763; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310773; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310773; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.001363 Lock_time: 0.001042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.002554 Lock_time: 0.002402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:17 # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.007854 Lock_time: 0.003126 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 560 use camundabpmn; SET timestamp=1630310777; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_EXECUTION' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.003481 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1630310777; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_PROCINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002710 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 555 SET timestamp=1630310777; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_ID_USER' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.003490 Lock_time: 0.000140 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1630310777; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_CASE_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002314 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1630310777; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_CASEINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.003146 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1630310777; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_DECISION_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002439 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1630310777; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_DECINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.008270 Lock_time: 0.000502 Rows_sent: 26 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 3734 SET timestamp=1630310777; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_JOB' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.007336 Lock_time: 0.005166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 810 SET timestamp=1630310777; select B.* from ACT_GE_BYTEARRAY B inner join (select B.NAME_, MAX(D.DEPLOY_TIME_) DEPLOY_TIME_ from ACT_GE_BYTEARRAY B inner join ACT_RE_DEPLOYMENT D on B.DEPLOYMENT_ID_ = D.ID_ where D.NAME_ = 'NS-WORKFLOW-ENGINE' and (D.SOURCE_ is null or D.SOURCE_ = 'process application' ) and B.NAME_ in ( 'MonitorSol003AdapterTerminateNodeStatus.bpmn' , 'TerminateNs.bpmn' , 'CreateInstantiateVnf.bpmn' , 'TerminateVnf.bpmn' , 'DeleteNs.bpmn' , 'MonitorSol003AdapterCreateJob.bpmn' , 'CreateNs.bpmn' , 'InstantiateNs.bpmn' , 'MonitorSol003AdapterCreateNodeStatus.bpmn' , 'MonitorSol003AdapterTerminateJob.bpmn' ) group by B.NAME_) LAST_RESOURCE on B.NAME_ = LAST_RESOURCE.NAME_ inner join ACT_RE_DEPLOYMENT D on B.DEPLOYMENT_ID_ = D.ID_ and D.DEPLOY_TIME_ = LAST_RESOURCE.DEPLOY_TIME_ and D.NAME_ = 'NS-WORKFLOW-ENGINE' and (D.SOURCE_ is null or D.SOURCE_ = 'process application' ) and D.TENANT_ID_ = 'ns-workflow-engine-tenant' order by B.ID_ asc; # Time: 210830 8:06:20 # User@Host: so_user[so_user] @ [10.233.65.133] # Thread_id: 699 Schema: requestdb QC_hit: No # Query_time: 0.002353 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1630310780; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210830 8:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002063 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630310782; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:06:22.454' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:06:22.454') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:06:22.454') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:06:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310783; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310783; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.002326 Lock_time: 0.002214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:06:27 # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001962 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630310787; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:06:27.452' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:06:27.452') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:06:27.452') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:06:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310793; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310793; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:06:37 # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002044 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630310797; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:06:37.452' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:06:37.452') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:06:37.452') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:06:39 # User@Host: so_user[so_user] @ [10.233.66.49] # Thread_id: 706 Schema: catalogdb QC_hit: No # Query_time: 0.066898 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 72 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1630310799; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210830 8:06:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310803; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310803; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.001146 Lock_time: 0.001007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.001214 Lock_time: 0.001037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310813; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310813; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:06:57 # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002999 Lock_time: 0.001846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630310817; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:06:57.456' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:06:57.456') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:06:57.456') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:07:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310823; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310823; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310833; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310833; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310843; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310843; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.005054 Lock_time: 0.004907 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310853; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310853; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:07:37 # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.003210 Lock_time: 0.002253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630310857; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:07:37.46' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:07:37.46') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:07:37.46') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:07:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310863; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310863; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:07:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310873; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310873; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:07:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:08:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.002533 Lock_time: 0.002462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310883; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:08:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:08:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000992 Lock_time: 0.000848 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310893; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310893; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:08:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:08:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310903; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310903; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:08:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:08:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310913; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.001459 Lock_time: 0.001392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310913; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:08:37 # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.003121 Lock_time: 0.002058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630310917; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:08:37.457' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:08:37.457') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:08:37.457') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:08:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 777 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310923; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 777 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310923; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:08:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 781 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 781 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:08:53 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310933; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310933; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:08:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:03 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310943; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310943; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:09:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 789 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 789 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002710 Lock_time: 0.002477 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 63 use vid_openecomp_epsdk; SET timestamp=1630310951; SELECT COUNT(*) FROM vid_openecomp_epsdk.DATABASECHANGELOGLOCK; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000138 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310951; DELETE FROM vid_openecomp_epsdk.DATABASECHANGELOGLOCK; # Time: 210830 8:09:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002210 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 521 SET timestamp=1630310952; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'vid_openecomp_epsdk') AND (TABLE_NAME = 'DATABASECHANGELOG') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001673 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1630310952; SELECT COUNT(*) FROM vid_openecomp_epsdk.DATABASECHANGELOG; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1355 SET timestamp=1630310952; SELECT * FROM vid_openecomp_epsdk.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000124 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1630310952; SELECT COUNT(*) FROM vid_openecomp_epsdk.DATABASECHANGELOGLOCK; # Time: 210830 8:09:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000916 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310953; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:09:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 72 SET timestamp=1630310954; SELECT MAX(ORDEREXECUTED) FROM vid_openecomp_epsdk.DATABASECHANGELOG; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003021 Lock_time: 0.002891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_datasource`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002114 Lock_time: 0.002046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_role_function`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000095 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_restricted_url`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_tab_selected`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000102 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_tab`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001893 Lock_time: 0.001848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_function`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_lu_alert_method`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_lu_activity`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_lu_call_times`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_lu_country`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002211 Lock_time: 0.002170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_lu_menu_set`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001748 Lock_time: 0.001705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_lu_priority`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002147 Lock_time: 0.002099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_lu_state`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001506 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310954; DELETE FROM `fn_lu_tab_set`; # Time: 210830 8:09:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1630310955; update fn_menu set active_yn = 'Y' where label = 'Admin'; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1630310955; update fn_menu set active_yn = 'Y' where label = 'Root'; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1630310955; update fn_menu set action = 'admin' where label = 'Admin'; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002260 Lock_time: 0.002151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310955; delete from `vid_openecomp_epsdk`.`vid_service_info`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000145 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1630310955; delete from `vid_openecomp_epsdk`.`vid_job`; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003582 Lock_time: 0.003345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1630310955; UPDATE `vid_openecomp_epsdk`.`vid_service_info` SET `IS_A_LA_CARTE` = 0 WHERE ISNULL(`IS_A_LA_CARTE`); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004215 Lock_time: 0.004030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1630310955; UPDATE `vid_openecomp_epsdk`.`vid_service_info` SET `ACTION` = 'INSTANTIATE' where ISNULL(ACTION); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 17 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1630310955; UPDATE `vid_openecomp_epsdk`.`fn_menu` SET `ACTION` = 'welcome' WHERE `ACTION` = 'welcome.htm'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 45 # Rows_affected: 45 Bytes_sent: 54 SET timestamp=1630310956; UPDATE `vid_openecomp_epsdk`.`fn_function` SET `type` = 'menu', `action` = '*'; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 45 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1630310956; UPDATE `vid_openecomp_epsdk`.`fn_function` SET `type` = 'url' WHERE `FUNCTION_NAME`='Login'; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 17 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1630310956; UPDATE `vid_openecomp_epsdk`.`fn_menu` SET `LABEL`='Browse SDC Service Models' WHERE `LABEL`='Browse ASDC Service Models'; # Time: 210830 8:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005132 Lock_time: 0.004881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 866 SET timestamp=1630310959; SELECT schema_id,datasource_type,connection_url,user_name,password,driver_class,min_pool_size,max_pool_size,idle_connection_test_period FROM schema_info; # Time: 210830 8:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001898 Lock_time: 0.001723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:19.814908' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 787 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:20.094373' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:20.364826' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:21.364399' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 797 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:22.365329' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310963; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310963; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310964; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002194 Lock_time: 0.001757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:09:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:24.364254' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000839 Lock_time: 0.000733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:25.36577' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310967; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310968; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:27.369964' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:28.366275' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310971; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:30.364868' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310973; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:32.364803' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310973; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310973; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:09:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310974; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:33.36464' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004122 Lock_time: 0.003871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:34.36443' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:35.364125' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:35.363605' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310977; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:36.364003' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000891 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:36.363997' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001202 Lock_time: 0.000562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630310977; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:09:37.458' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:09:37.458') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:09:37.458') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630310978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001203 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310978; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:37.365619' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:39.364289' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:40.371965' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310981; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310982; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:41.365986' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:42.367569' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310983; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310983; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:43.368762' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:45.363623' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001891 Lock_time: 0.001687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:46.364391' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:46.386977' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:47.363959' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003434 Lock_time: 0.003226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310989; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:48.365382' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001053 Lock_time: 0.000918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:49.36453' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.000812 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:52.364694' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310993; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310993; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:09:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310995; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:54.363658' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630310995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630310995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:09:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:55.36423' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:56.364951' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:57.364135' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630310999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:58.363423' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001845 Lock_time: 0.001613 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:59.363619' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002262 Lock_time: 0.002134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:09:59.36364' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:00.363584' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311001; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:00.363643' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311002; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:01.364699' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311003; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:02.366396' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311003; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311003; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:03.364612' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311005; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:04.363763' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:04.363776' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311006; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:05.364719' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:06.36415' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:07.364258' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:08.364747' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003800 Lock_time: 0.003570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:08.364787' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:10.372425' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:11.364549' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:11.364418' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311013; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:12.364221' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311013; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311013; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:13.364266' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002299 Lock_time: 0.001865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:10:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311017; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:16.367125' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:17.364061' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:18.364688' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:19.364522' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002280 Lock_time: 0.001739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:21.364444' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:22.364159' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 829 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311023; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 829 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311023; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:23.366446' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:24.370709' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000944 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:25.36764' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:26.366079' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001072 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311027; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:26.36531' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:28.364644' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311030; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:29.36714' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:32.36372' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311033; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:10:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:34.363546' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:35.364283' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002736 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002122 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001112 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311037; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:10:37.459' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:10:37.459') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:10:37.459') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002756 Lock_time: 0.002468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311038; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:37.364145' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002264 Lock_time: 0.001976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:37.364399' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.242] # Thread_id: 838 Schema: requestdb QC_hit: No # Query_time: 0.001493 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1630311038; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210830 8:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:38.36388' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:39.363843' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311041; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:40.364739' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.242] # Thread_id: 831 Schema: catalogdb QC_hit: No # Query_time: 0.004327 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 72 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1630311041; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210830 8:10:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:41.363659' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:42.364077' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002745 Lock_time: 0.001940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311043; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311043; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:10:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311045; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:44.365338' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:44.365376' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:45.363718' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002673 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:47.364895' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:48.364686' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:48.364802' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311050; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:49.368562' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311053; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:52.365754' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311053; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311053; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:54.364154' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000563 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311058; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:57.366631' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:59.370515' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:10:59.371497' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001967 Lock_time: 0.001692 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002554 Lock_time: 0.001741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:01.36411' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311063; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:02.364081' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:02.365282' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311063; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311063; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:11:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:04.365138' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311067; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:06.364279' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:07.363524' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:09.363761' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002096 Lock_time: 0.001872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001782 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002348 Lock_time: 0.001727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:12.371639' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311073; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311073; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:11:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:13.366663' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:14.364802' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:11:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000179 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:16.36726' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:17.364554' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:18.36344' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:20.364217' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:21.363663' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.000634 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311083; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.001316 Lock_time: 0.001193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311083; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:11:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002861 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002803 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001293 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311085; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:24.364105' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:25.364403' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:26.364124' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:26.363516' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311089; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311090; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:29.36552' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.001405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311092; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:31.364356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311093; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311093; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:11:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:33.363969' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:34.364289' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 869 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 869 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311096; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:35.364006' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:37 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.060585 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 47 # Rows_affected: 0 Bytes_sent: 92 use camundabpmn; SET timestamp=1630311097; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:36.371392' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001043 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311097; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:11:37.459' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:11:37.459') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:11:37.459') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:39.364157' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:41.363825' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:42.366134' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:42.365847' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311103; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311103; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:11:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:43.364113' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005518 Lock_time: 0.004965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:44.363966' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005843 Lock_time: 0.005150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311106; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:45.364149' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311107; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:46.364371' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:47.364296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.021239 Lock_time: 0.020970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:48.364081' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.022996 Lock_time: 0.022798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:50.364675' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:51.363391' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:11:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:52.363651' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311113; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311113; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:11:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:54.365999' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311116; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:55.365421' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002200 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:56.365286' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:57.366847' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:11:58.364047' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311120; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.002038 Lock_time: 0.000515 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 560 use camundabpmn; SET timestamp=1630311121; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_EXECUTION' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001134 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1630311121; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_PROCINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001786 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 555 SET timestamp=1630311121; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_ID_USER' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.002481 Lock_time: 0.001419 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1630311121; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_CASE_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001344 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1630311121; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_CASEINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001142 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1630311121; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_DECISION_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001299 Lock_time: 0.000374 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1630311121; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_DECINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.003762 Lock_time: 0.000371 Rows_sent: 26 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 3734 SET timestamp=1630311121; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_JOB' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # Time: 210830 8:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003182 Lock_time: 0.002950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:01.363967' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002328 Lock_time: 0.002111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311122; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:01.364305' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002165 Lock_time: 0.001669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311123; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311123; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:04 # User@Host: so_user[so_user] @ [10.233.70.104] # Thread_id: 875 Schema: requestdb QC_hit: No # Query_time: 0.030363 Lock_time: 0.004370 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1630311124; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:03.364289' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311124; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:03.364553' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311125; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:04.363869' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:05.364834' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:07.364064' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:09.363516' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:10.363218' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:11.363211' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:11.36324' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:12.367679' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311133; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:12:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311136; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:15.363934' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004172 Lock_time: 0.003969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:17.363402' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006459 Lock_time: 0.006238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311138; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:17.363676' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311139; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:19.364125' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:19.364104' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:20.363919' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:21.364791' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:21.36397' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311143; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311143; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:12:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:23.364209' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005182 Lock_time: 0.004618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311146; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:25.363448' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:26.363012' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311148; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:27.364508' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:28.363262' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:29.36299' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311151; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:30.364017' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:31.365699' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:32.362997' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311154; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:33.364721' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002399 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:34.363499' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:34.363328' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:36.363859' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001033 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311157; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:12:37.461' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:12:37.461') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:12:37.461') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:37.364671' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:38.362966' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002262 Lock_time: 0.001782 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:39.364816' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:40.365024' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:40.364388' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:42.368518' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311163; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311163; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001967 Lock_time: 0.001778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002851 Lock_time: 0.002106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:45.370133' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:47.363909' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:48.363699' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000171 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311170; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:49.367013' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:50.364129' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:50.364132' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001166 Lock_time: 0.000580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311171; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:12:51.411' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:12:51.411') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:12:51.411') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:51.365923' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:52.363727' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311173; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311173; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311175; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:54.363666' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:12:56 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.002081 Lock_time: 0.000555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311176; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:12:56.405' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:12:56.405') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:12:56.405') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311176; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:55.365134' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:56.365955' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:58.364746' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:58.364767' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:12:59.363876' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311181; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:00.364054' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:01.364548' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:02.364808' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311183; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311183; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:13:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:03.363442' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:13:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311185; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:13:06 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.000756 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311186; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:13:06.407' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:13:06.407') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:13:06.407') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:05.36317' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311187; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:06.376361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:07.363952' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:09.363431' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:10.363786' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002031 Lock_time: 0.001775 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002036 Lock_time: 0.001898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:11.364081' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:12.363729' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311193; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311193; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:13:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002317 Lock_time: 0.002089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:13.363738' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:14.364033' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311196; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000994 Lock_time: 0.000797 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:16.363965' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:17.366015' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:18.363657' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:19.363388' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:20.363483' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311202; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:21.363347' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311203; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311203; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:13:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:23.364005' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:24.364473' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:13:26 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001044 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311206; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:13:26.406' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:13:26.406') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:13:26.406') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:25.363696' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:26.366641' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002403 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311209; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:28.364917' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:29.36785' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002197 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002375 Lock_time: 0.002140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002712 Lock_time: 0.002047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311212; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:31.364058' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311213; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:32.363961' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:13:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:33.36404' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:35.363467' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:36.363152' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:36.363967' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.003990 Lock_time: 0.003307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311217; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:13:37.461' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:13:37.461') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:13:37.461') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:38.364842' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:39.363621' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:13:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:41.36412' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002506 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003027 Lock_time: 0.001466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:13:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:43.362905' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311225; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:44.367036' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:45.363699' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:46.364772' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:47.366542' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:48.363507' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:49.370975' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:50.364585' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:51.363616' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311233; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.001660 Lock_time: 0.001361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311233; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311233; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:13:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001904 Lock_time: 0.001722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:55.365673' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311237; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:56.364206' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:56.364545' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:57.363598' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311238; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:13:57.363969' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001980 Lock_time: 0.000569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311241; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:00.363349' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311242; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:01.364544' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311243; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 939 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:14:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:03.36448' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:04.364' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 941 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 941 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:14:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:05.364306' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.000854 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311246; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:14:06.41' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:14:06.41') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:14:06.41') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000890 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311248; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:07.363812' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:08.364175' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:09.363675' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:10.365317' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:12.363583' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311253; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311253; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:14:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001030 Lock_time: 0.000762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:15.367742' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:16.366113' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:16.366098' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:17.36518' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311258; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:17.367817' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002317 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311259; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:19.363548' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311261; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:20.363634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:21.36317' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311263; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:22.363321' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311263; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311263; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:14:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311265; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001969 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311267; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311268; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:27.364137' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:27.363973' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:28.364378' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003088 Lock_time: 0.002706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:29.363504' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002249 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311271; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:30.365947' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:31.363322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:32.36339' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311273; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311273; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:14:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:33.363343' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:34.363265' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:36.364511' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001313 Lock_time: 0.000554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311277; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:14:37.463' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:14:37.463') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:14:37.463') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311278; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311279; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:38.364077' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:40 # User@Host: rene[rene] @ [10.233.71.142] # Thread_id: 89 Schema: nbi QC_hit: No # Query_time: 0.007435 Lock_time: 0.007105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 use nbi; SET timestamp=1630311280; select executiont0_.internal_id as internal1_0_, executiont0_.create_date as create_d2_0_, executiont0_.last_attempt_date as last_att3_0_, executiont0_.order_item_id as order_it4_0_, executiont0_.relied_tasks as relied_t5_0_, executiont0_.service_order_info_json as service_6_0_ from execution_task executiont0_ where trim(executiont0_.relied_tasks) like ''; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:39.365894' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:40.364348' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311283; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311283; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:14:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311284; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:43.370376' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:44.364034' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:44.363657' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:14:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:46.36357' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311287; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:46.363635' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:47.36373' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:48.363718' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:50.364959' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311292; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:51.365287' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311293; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311293; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:14:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:53.364017' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311295; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:54.36477' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:54.3654' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 967 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 967 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:56.364885' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002515 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:57.363385' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:14:58.363123' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311300; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:00.364005' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:01.36395' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311303; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311303; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:15:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311304; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:03.363365' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311305; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:04.36323' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 971 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 971 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:15:06 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001647 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311306; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:15:06.406' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:15:06.406') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:15:06.406') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:05.363342' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:06.363141' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:07.364163' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311310; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:09.36831' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311311; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:10.367216' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:12.366328' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311313; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311313; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:15:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.000667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:15:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311315; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:14.365364' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:15:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:15.365098' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002476 Lock_time: 0.002331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:16.363291' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:17.363686' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:18.367228' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002288 Lock_time: 0.001805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:21.364012' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:22.364802' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311323; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311323; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:15:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:23.364088' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001986 Lock_time: 0.000556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:25.364003' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:26.363873' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:27.363229' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:29.37307' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:30.363761' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:31.364703' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311333; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:32.363502' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311333; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311333; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:15:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:33.364192' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311335; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:34.364401' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:35.363873' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003816 Lock_time: 0.003496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311337; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:36.36472' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001237 Lock_time: 0.000514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311337; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:15:37.462' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:15:37.462') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:15:37.462') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002038 Lock_time: 0.001843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:37.363763' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002185 Lock_time: 0.001926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:38.364942' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:39.363891' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311340; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:39.366244' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002517 Lock_time: 0.002331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:40.36533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:41.365673' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:15:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:44.363957' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004396 Lock_time: 0.004264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:45.364207' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311347; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:46.365253' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:47.363442' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000944 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311349; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001887 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:48.363345' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:49.364511' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:49.36377' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001103 Lock_time: 0.000910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:50.363795' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002144 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:51.364296' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001782 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311352; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:51.36384' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:15:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311353; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.004190 Lock_time: 0.004127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311353; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:15:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:53.364101' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:54.364879' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 993 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 993 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:57.364302' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:58.363471' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:15:59.363924' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.000737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:02.363826' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.002051 Lock_time: 0.001975 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.005442 Lock_time: 0.005362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:16:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311364; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:03.363747' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:04.363965' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:16:06 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.000813 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311366; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:16:06.406' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:16:06.406') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:16:06.406') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:05.364229' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002028 Lock_time: 0.001704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:07.363154' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311368; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:07.3655' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:09.36393' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:09.382888' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:12.365307' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:16:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:13.365768' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:14.369372' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:15.363294' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311376; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:15.363815' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311378; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:17.36416' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:18.364116' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311380; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:19.364044' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:19.363841' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:20.363801' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311381; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:20.363778' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:21.364236' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:22.364164' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.002301 Lock_time: 0.002145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.001099 Lock_time: 0.001045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:16:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311384; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:23.363128' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311385; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:24.363477' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:16:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311387; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001880 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311392; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:31.363518' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311393; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:32.363707' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:16:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311394; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:33.363233' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002220 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311395; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:34.363314' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311396; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002696 Lock_time: 0.001641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:36.363454' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001334 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311397; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:16:37.468' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:16:37.468') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:16:37.468') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002736 Lock_time: 0.002560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:37.363701' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:38.363887' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311400; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311400; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:39.363242' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311401; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:40.363545' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:41.364575' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311403; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:42.363805' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002357 Lock_time: 0.001725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.001204 Lock_time: 0.001118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.003614 Lock_time: 0.003546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:16:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311404; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:43.363496' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:44.363463' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:16:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:45.365108' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311406; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003269 Lock_time: 0.003046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:49.365713' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311412; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:51.363966' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002306 Lock_time: 0.002120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000664 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:52.364232' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:16:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311414; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:53.363354' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:54.36431' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:16:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:55.363627' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.000687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:16:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:16:58.364592' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311421; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:00.364935' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:02.364748' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:03.363474' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311425; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:04.363794' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:06 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.000784 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311426; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:17:06.405' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:17:06.405') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:17:06.405') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311427; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:06.367082' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311428; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:07.366477' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:08.365924' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311430; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002675 Lock_time: 0.002574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:12.364036' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311434; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:14.364731' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1027 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1027 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:15.363826' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311436; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:15.364111' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311437; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:16.366963' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311438; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311439; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:18.36516' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:18.364533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:19.366607' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:20.364528' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311442; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:21.364337' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311443; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:22.36444' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311445; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:24.364402' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001836 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:17:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:25.363532' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:27.365831' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:28.36304' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:30.363618' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:31.364552' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:33.363818' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:33.364062' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:35.363805' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:35.364409' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:36.367809' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001486 Lock_time: 0.000722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311457; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:17:37.465' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:17:37.465') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:17:37.465') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:37.363755' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:38.364259' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311460; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:39.363294' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:39.36351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:41.365055' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002036 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002373 Lock_time: 0.001604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311465; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:44.364162' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:17:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:46.363716' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311468; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:47.363902' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:49.364584' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311470; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:49.376459' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:50.3636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:51.364144' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:51.365222' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1045 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1045 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001684 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002218 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:53.364114' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:53.365329' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002714 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311475; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:17:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:55.369047' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000925 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:17:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:17:58.364266' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:01.364028' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311483; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:02.363053' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:02.36355' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311485; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:04.363988' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:06 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.002183 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311486; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:18:06.407' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:18:06.407') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:18:06.407') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311487; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:06.363531' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:08.363919' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:10.364574' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:12.364626' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:13.364462' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311494; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:13.364047' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311495; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:14.36411' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:15.363165' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:16.363948' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:17.364152' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311498; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:17.364163' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:18.363421' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311500; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:19.364299' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:20.366238' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:21.363195' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:18:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:23.364175' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311504; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:23.363976' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:24.36472' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311506; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:25.36515' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:26.365395' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:27.364329' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002317 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311509; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:28.363772' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:29.364375' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:30.363728' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:31.36375' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1063 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1063 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:33.363727' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:34.363485' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002132 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:35.364343' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002556 Lock_time: 0.002010 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002730 Lock_time: 0.002124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311517; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:18:37.466' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:18:37.466') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:18:37.466') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:37.363419' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311519; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:40.363604' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002349 Lock_time: 0.001783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002512 Lock_time: 0.002278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311523; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:44.363146' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:45.363243' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:45.363114' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311527; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:46.36565' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:47.36356' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:47.363319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:49.363826' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311532; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:51.364035' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:18:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:54.365738' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000982 Lock_time: 0.000578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:55.365643' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311538; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:57.365482' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002998 Lock_time: 0.001723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:18:59.365323' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311541; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:00.365176' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:01.364673' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311543; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311543; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:19:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:19:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:04.363012' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:19:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:05.363874' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001804 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.002043 Lock_time: 0.000768 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311546; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:19:06.408' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:19:06.408') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:19:06.408') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:07.363874' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:08.363227' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:09.363734' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:10.366473' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311553; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311553; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:19:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311554; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:13.363686' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:14.36308' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311556; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:15.363962' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311557; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:16.367451' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:17.364307' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311559; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:19.37504' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311560; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:19.375419' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311561; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:20.363833' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:20.364136' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311562; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:21.363628' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1084 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1084 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311563; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311563; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:19:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:23.363497' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:23.363686' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:19:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:25.365282' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311567; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:26.368385' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:27.36301' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:28.363544' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311570; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:29.366374' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311571; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:30.36333' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311572; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:31.364018' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:31.364643' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:32.363851' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311573; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311573; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:19:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:19:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311575; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1091 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1091 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311576; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:35.363495' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:35.36386' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.006067 Lock_time: 0.005546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311577; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:19:37.463' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:19:37.463') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:19:37.463') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:37.363723' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311579; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:19:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:39.367938' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311581; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:19:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:41.364673' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:41.364529' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:42.363155' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311583; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311583; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311583; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:19:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:43.364017' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311584; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:43.363718' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311585; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:19:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311586; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:45.363976' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:46.364074' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311588; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:47.364672' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:47.363871' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311590; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:49.36692' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:50.364954' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:51.362991' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:52.363577' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311593; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311593; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:19:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:54.363834' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:55.367215' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:55.367216' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311600; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:19:59.367599' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:00.363391' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311602; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:01.364089' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001209 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311603; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311603; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:20:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311604; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002212 Lock_time: 0.001963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:04.364092' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002233 Lock_time: 0.001973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311605; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:04.364045' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311606; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:05.363902' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001980 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311606; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:20:06.406' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:20:06.406') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:20:06.406') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:20:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311607; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:06.363913' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:06.363693' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:07.36356' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:08.363575' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002253 Lock_time: 0.001816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008063 Lock_time: 0.007866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008360 Lock_time: 0.007937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311611; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:10.363799' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001463 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:11.363879' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311613; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311613; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:13.364583' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:14.363067' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:14.363448' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.001642 Lock_time: 0.001537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:15.363218' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311617; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:16.362954' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001961 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:18.363648' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:20.368835' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.002847 Lock_time: 0.002744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311623; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311623; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311624; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:23.363933' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:24.363736' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:25.363919' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311627; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:26.363311' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002132 Lock_time: 0.001700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002444 Lock_time: 0.002284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:28.363843' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:31.36392' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1115 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311633; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1115 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311633; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:20:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:34.363641' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:34.375242' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:20:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:35.363325' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311636; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:35.363684' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:36.363572' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002583 Lock_time: 0.001979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311637; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:20:37.465' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:20:37.465') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:20:37.465') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311638; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:37.363922' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:37.363714' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:38.363787' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:39.363211' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:41.363848' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311643; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:42.363994' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1119 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311643; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1119 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311643; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:45.364122' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:46.3639' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:46.363915' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:47.363438' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:48.363715' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:49.364504' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:49.364091' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311651; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:50.363137' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:52.364983' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311653; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311653; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:20:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311654; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:53.365571' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:53.365977' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311655; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:54.365691' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311655; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:20:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311659; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:58.364169' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:20:59.391066' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311661; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:00.362713' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311662; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:01.363554' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311663; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311663; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:21:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:03.362856' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002010 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:04.363843' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:21:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001861 Lock_time: 0.001643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311666; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:05.363595' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001673 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311666; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:21:06.407' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:21:06.407') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:21:06.407') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311668; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:07.36409' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:08.364571' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:09.364708' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002421 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002450 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:10.364148' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311672; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:11.363611' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311672; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:11.363876' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311673; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311673; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:21:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:13.364605' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:14.364048' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1134 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1134 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:21:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:15.364147' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:17.365955' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:19.36424' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311681; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:20.363632' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:20.363843' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.004382 Lock_time: 0.004231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002141 Lock_time: 0.001934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:22.363578' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311683; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311683; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:21:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001830 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002079 Lock_time: 0.001674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:24.363058' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:21:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311687; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001576 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311689; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:28.36346' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002507 Lock_time: 0.002098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:29.363063' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001636 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311691; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:30.363218' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:31.364086' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311693; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:32.363103' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311693; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311693; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:21:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311694; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:34.363194' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1143 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1143 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:36.363381' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.000851 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311697; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:21:37.464' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:21:37.464') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:21:37.464') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311698; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:37.36542' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311699; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:38.365112' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:39.367281' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:40.366221' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:42.36397' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311703; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311703; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:21:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:44.363879' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1147 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1147 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:21:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:45.364356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:46.36581' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:47.364639' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:48.367078' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311709; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:48.367077' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:51.364682' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:52.364297' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311713; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311713; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:21:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311715; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:21:54.363777' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311716; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311718; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:21:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001076 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311722; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:01.364271' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:02.368216' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311723; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311723; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311725; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1158 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1158 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311726; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:05.363422' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001092 Lock_time: 0.000418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311726; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:22:06.408' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:22:06.408') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:22:06.408') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311727; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:06.365023' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:07.363384' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311728; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:07.363439' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:09.364115' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002897 Lock_time: 0.001620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001282 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:12.363186' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311733; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311733; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311736; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:15.363391' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002042 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:16.36313' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002129 Lock_time: 0.001911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:17.363887' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311742; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:21.363059' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:21.363064' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:22.363752' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:22.364016' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1165 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311743; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1165 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311743; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:23.363753' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:24.364412' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:22:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:27.363231' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311748; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:27.363254' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002167 Lock_time: 0.002036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:28.363638' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311750; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:29.364051' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:29.363829' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:30.364072' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:31.364296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:32.363411' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:32.364021' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1169 Schema: QC_hit: No # Query_time: 0.004033 Lock_time: 0.003864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311753; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1169 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311753; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1171 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1171 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:22:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:35.36363' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002054 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001695 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311757; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:36.364215' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001337 Lock_time: 0.000505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311757; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:22:37.467' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:22:37.467') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:22:37.467') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311758; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311759; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:38.363634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311761; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:41.364077' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311763; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311763; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311764; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:43.366533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:44.36371' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:44.364273' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311766; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:45.363295' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:46.36313' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:46.363118' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:47.363989' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311770; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:49.363762' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311771; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001163 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:51.362961' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1177 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1177 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1178 Schema: QC_hit: No # Query_time: 0.003592 Lock_time: 0.003478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311773; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1178 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311773; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001564 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003335 Lock_time: 0.002144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311774; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001076 Lock_time: 0.000975 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311775; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:22:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:56.36516' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:22:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:22:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:58.36418' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311780; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:22:59.363319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:00.363562' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:01.364687' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001950 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311783; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311783; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:23:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:03.363794' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311785; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:04.365995' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1184 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1184 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:23:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:05.364185' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.002268 Lock_time: 0.001685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311786; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:23:06.411' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:23:06.411') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:23:06.411') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:23:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:06.363404' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311788; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:07.363262' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:08.363193' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005617 Lock_time: 0.004993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:10.363993' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:11.363074' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311793; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311793; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311793; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:23:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001010 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:14.364421' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1188 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1188 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:23:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001900 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:15.363261' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001807 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:17.363357' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:17.363376' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001264 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:19.364152' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007199 Lock_time: 0.006987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:19.364233' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001751 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:20.364783' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002983 Lock_time: 0.002788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002415 Lock_time: 0.002218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:21.363713' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:23:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:22.363844' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311803; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311803; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:23:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007630 Lock_time: 0.007479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:23.362894' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001808 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311805; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:24.364463' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1193 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1193 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:23:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:25.363524' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311808; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:27.363277' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002343 Lock_time: 0.002103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311810; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:29.363849' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004325 Lock_time: 0.004180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:30.364699' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311812; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:31.363993' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311813; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.001470 Lock_time: 0.001390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311813; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311813; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:23:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000175 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311814; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:34.364559' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1197 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1197 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:23:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311816; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:35.365653' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002448 Lock_time: 0.001906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311817; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:23:37.467' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:23:37.467') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:23:37.467') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:23:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:37.366137' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311818; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:37.366516' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:38.363351' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:38.363285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:39.363897' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:40.364298' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:40.363673' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:42.363101' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311823; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311823; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:23:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:44.364001' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1201 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1201 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:23:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311828; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:47.363885' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003927 Lock_time: 0.003400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311830; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:49.364925' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311831; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:51.364662' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:51.363745' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1203 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1203 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:23:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000868 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:52.363499' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.001651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311833; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311833; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:23:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:53.364021' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311834; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:53.363211' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:54.363019' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1206 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1206 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:23:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:23:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311837; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:56.367252' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311838; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:57.362896' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:23:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000200 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311839; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:23:58.363994' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:01.364111' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311842; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:01.363465' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311843; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311843; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:24:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:04.363466' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:04.363256' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1210 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1210 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:24:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311846; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:05.364247' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001338 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311846; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:24:06.409' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:24:06.409') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:24:06.409') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:24:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:06.363955' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002294 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:07.364219' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:08.366822' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:08.366753' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311850; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:09.364608' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311851; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:12.363699' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311853; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311853; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:24:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:13.363554' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001890 Lock_time: 0.000498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:14.363184' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002406 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311856; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:15.362916' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:16.366223' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002854 Lock_time: 0.002169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311859; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311860; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:19.363704' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:20.363627' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:21.364518' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1216 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1216 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:22.365971' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1217 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311863; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1217 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311863; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:24:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:23.366001' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:24.364768' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.000945 Lock_time: 0.000780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311866; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:25.365319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311867; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:26.364549' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311868; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:27.363798' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:27.363371' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:28.362968' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:29.36745' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:31.3641' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1221 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311873; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1221 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311873; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:24:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:24:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311876; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:35.363222' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:35.363125' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311877; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:36.36313' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002203 Lock_time: 0.001683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311877; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:24:37.469' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:24:37.469') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:24:37.469') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:24:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001037 Lock_time: 0.000814 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:37.364023' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:38.363488' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311880; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:40.363142' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001993 Lock_time: 0.001814 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002455 Lock_time: 0.002188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:41.3644' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001719 Lock_time: 0.001524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311883; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311883; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:42.36377' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1225 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311883; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1225 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:24:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:43.363114' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311885; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:44.365103' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:46.363702' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311888; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:47.363916' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.013460 Lock_time: 0.013217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:48.363252' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001201 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:51.363543' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1229 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1229 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:52.364697' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311893; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311893; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:24:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001248 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:53.363016' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:53.363398' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1232 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1232 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:55.364078' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:24:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311898; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:57.364618' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:24:57.364421' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002372 Lock_time: 0.001941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:00.363653' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:00.364238' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:01.363393' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:02.36413' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311903; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311903; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:03.363915' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:03.363537' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:04.363647' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311906; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001445 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311906; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:25:06.41' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:25:06.41') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:25:06.41') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:25:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311907; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:06.365268' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:07.364315' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:07.36436' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:08.366529' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:08.366533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:09.363521' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:11.363614' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311913; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311913; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:13.364145' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311915; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:15.364422' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:15.364487' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311917; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311918; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:17.36294' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:17.363182' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000186 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:18.363435' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:19.364101' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002944 Lock_time: 0.001699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311922; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003805 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001509 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311923; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:22.36479' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000832 Lock_time: 0.000764 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311923; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311923; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:23.369694' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1245 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1245 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:25:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:25.364004' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311927; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:26.365473' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:25:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:28.364691' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:25:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:30.364731' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:31.364258' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311933; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311933; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:25:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001025 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:33.364314' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:33.364363' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1249 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1249 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:36.364463' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.002319 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311937; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:25:37.469' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:25:37.469') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:25:37.469') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:25:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:37.363451' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:38.363339' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:39.363789' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:40.363382' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:42.363455' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311943; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311943; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:43.363806' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311945; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:44.364265' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1253 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1253 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.001031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:25:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:47.364054' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:48.364281' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:49.370607' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:50.363187' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:51.363243' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:25:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:52.363871' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311953; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:25:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:54.363438' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:54.363422' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1258 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1258 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:25:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:25:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:25:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:57.364368' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311959; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:25:58.36383' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:00.363836' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:01.363319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311963; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311963; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:26:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:03.363218' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:04.363506' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001069 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311966; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:26:06.41' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:26:06.41') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:26:06.41') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007173 Lock_time: 0.006943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:06.363437' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008434 Lock_time: 0.007881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311968; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:07.363262' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002507 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:08.363142' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:09.367288' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311970; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:09.367618' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:11.365546' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001586 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:12.36398' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:12.364912' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1264 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311973; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1264 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311973; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:26:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:14.364213' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:26:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:15.364107' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:17.364544' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:18.362979' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:18.370779' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:20.363444' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002297 Lock_time: 0.002100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:20.364243' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:21.368906' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:26:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311983; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311983; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:26:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311984; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:23.365563' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:23.366411' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:26.363404' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001151 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311988; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:27.363925' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:28.363806' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:29.363952' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002763 Lock_time: 0.001679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:32.363877' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311993; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311993; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:26:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311995; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:34.364295' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1278 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630311995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1278 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630311995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:26:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:36.363321' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001161 Lock_time: 0.000429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630311997; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:26:37.469' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:26:37.469') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:26:37.469') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:26:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630311998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630311999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:38.366657' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:39.364605' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:41.363778' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:41.363479' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1280 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312003; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1280 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312003; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:26:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005219 Lock_time: 0.005088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:43.36512' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:26:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312006; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312006; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:45.363729' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:46.364394' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:47.364388' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:48.363076' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312010; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:49.365221' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:26:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312013; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:52.365006' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312013; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.003536 Lock_time: 0.003429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312013; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:26:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312014; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:53.364071' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:54.364314' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:55.363176' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001573 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:57.36768' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:26:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:26:58.365117' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:00.366841' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:00.366383' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:01.363863' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002050 Lock_time: 0.001587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:02.364416' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312023; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312023; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:27:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:03.364126' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:04.363354' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:04.363355' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1291 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1291 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.000748 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312026; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:27:06.41' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:27:06.41') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:27:06.41') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:27:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312027; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:06.369915' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312030; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:09.363559' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:10.363833' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:10.363802' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312033; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:12.363589' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:12.364842' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1293 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1293 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312033; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:27:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:13.363521' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:14.363806' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002183 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1295 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1295 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:27:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:15.363634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:17.36396' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:18.363617' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312040; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:19.363569' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:21.364223' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001779 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1298 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312043; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1298 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312043; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:27:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:23.363232' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:27:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:25.363671' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:27.36368' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:27.363683' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:28.363343' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:30.363047' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:31.363808' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312053; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:32.363579' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1302 Schema: QC_hit: No # Query_time: 0.000897 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312053; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1302 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312053; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:27:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:33.3631' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002336 Lock_time: 0.001544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:34.363706' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002455 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:27:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002636 Lock_time: 0.002122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.000768 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:36.366055' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001551 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312057; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:27:37.47' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:27:37.47') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:27:37.47') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:27:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002526 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:37.363549' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:38.363659' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:40.365126' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312063; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:42.363574' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:42.363214' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1306 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312063; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1306 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312063; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:27:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:43.366552' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:43.366102' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:45.363654' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:45.363609' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:47.364402' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:48.363566' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:49.363141' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:50.363888' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312071; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:51.363511' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1310 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1310 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:27:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312073; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1311 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312073; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1311 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312073; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:27:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:27:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1313 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1313 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:27:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312076; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:55.363763' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:56.362913' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:27:57.363559' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:27:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002548 Lock_time: 0.002097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:28:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:01.363419' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:01.363684' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:02.363203' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1315 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312083; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1315 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312083; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:28:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:04.363259' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:05.363453' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.000840 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312086; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:28:06.412' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:28:06.412') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:28:06.412') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:28:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.001931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:06.363813' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003654 Lock_time: 0.003215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312088; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:07.364134' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001838 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.000557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:08.363973' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:10.362985' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:11.363268' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:12.363496' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1319 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312093; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1319 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312093; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:28:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:13.363915' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312095; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:14.363457' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.004196 Lock_time: 0.004065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:28:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312096; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:15.363636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:28:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:17.363524' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:17.363849' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002125 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:18.363324' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:18.363592' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002342 Lock_time: 0.002146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312100; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:19.363435' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:20.366111' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:21.364578' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1323 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1323 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:28:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312103; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312103; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312103; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:28:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:23.364648' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:28:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003016 Lock_time: 0.002742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312106; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:25.362963' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002994 Lock_time: 0.002722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:25.362951' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312107; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:26.363459' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:26.363432' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:27.363496' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:28.372663' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312110; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:29.367679' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:30.363528' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:31.36342' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312113; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312113; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:28:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:33.363212' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:33.363075' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1330 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1330 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312116; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:35.364363' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312117; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:36.371427' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001236 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312117; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:28:37.472' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:28:37.472') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:28:37.472') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002402 Lock_time: 0.002223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002724 Lock_time: 0.002111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001962 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:28:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:39.36376' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312120; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:39.363344' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004574 Lock_time: 0.004436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:40.362972' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:42.363463' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1332 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312123; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1332 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312123; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:28:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312124; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:43.363195' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312125; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:44.363582' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1334 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1334 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:46.366391' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:47.363718' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:48.363384' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:28:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:50.364646' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002198 Lock_time: 0.001974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:51.364413' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1337 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312133; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1337 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:28:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004929 Lock_time: 0.004738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312134; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:53.364003' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1339 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1339 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:28:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312136; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:55.365112' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:56.363226' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312138; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:57.363298' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:57.363569' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:58.362978' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:58.36295' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:59.406766' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:28:59.406767' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:01.36336' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:02.363808' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312143; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312143; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:29:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:03.363367' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:03.363681' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:04.363117' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1343 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1343 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:29:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:05.363999' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001864 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312146; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:29:06.411' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:29:06.411') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:29:06.411') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:29:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:06.364878' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312148; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:07.363515' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:08.364717' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:09.362921' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:09.36319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:10.364856' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:11.363601' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:11.363859' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:12.363088' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1345 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1345 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:29:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:13.362839' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001634 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001088 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1347 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1347 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:29:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:16.364623' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:16.368246' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:17.36453' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:18.365465' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:19.368479' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:19.368479' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:20.363759' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:20.363531' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:21.364072' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312163; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312163; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312163; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:29:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312164; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:23.363024' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:24.365773' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312165; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:24.365865' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1352 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1352 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312166; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:25.363725' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003455 Lock_time: 0.003227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:26.36512' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004316 Lock_time: 0.003863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312169; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:28.363144' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:31.363134' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:31.363005' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312173; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:32.363419' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312173; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312173; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:29:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:33.36382' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312175; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:34.363696' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:35.36297' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:36.363781' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001019 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312177; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:29:37.473' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:29:37.473') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:29:37.473') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:37.364233' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:39.363779' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:40.364305' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:42.363932' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1358 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312183; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1358 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312183; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:29:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001754 Lock_time: 0.001253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:43.370515' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:47.364299' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:49.364362' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.000844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:50.365119' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:51.365904' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1362 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1362 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:52.363938' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001844 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312193; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312193; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:29:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001175 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:53.363837' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:54.363022' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:54.362899' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1365 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1365 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:55.364243' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:29:58.363941' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:00.364639' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:01.365443' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312203; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:02.363699' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312203; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312203; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312204; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:03.364052' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:04.364243' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1369 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1369 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001924 Lock_time: 0.001708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312206; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:05.363252' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.000722 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312206; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:30:06.411' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:30:06.411') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:30:06.411') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:30:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:07.364332' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:08.363323' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312211; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:10.367499' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312212; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:11.364794' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:12.363554' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1371 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1371 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:30:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:30:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:14.363255' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:15.368238' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312217; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:16.363685' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:16.377239' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:17.363666' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:18.363336' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:20.363251' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:21.363978' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1375 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1375 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:22.363522' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:24.363638' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:25.363367' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312227; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:26.365326' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:26.367408' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.000751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:30:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:28.363583' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002498 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:31.363785' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312233; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1380 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312233; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1380 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312233; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:30:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:33.36331' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312235; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:34.363744' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:36.36334' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001160 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312237; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:30:37.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:30:37.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:30:37.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312238; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:37.363543' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002109 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:30:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312240; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:39.367254' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:40.36297' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:42.363896' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:42.363836' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1384 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312243; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1384 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:30:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:44.364013' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:45.367463' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:46.362889' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312248; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:47.363965' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:48.363595' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:49.364081' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:51.364192' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1388 Schema: QC_hit: No # Query_time: 0.000911 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1388 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:52.363035' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1389 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312253; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1389 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312253; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:53.363619' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:54.363295' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1391 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1391 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:55.362979' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:30:56.363502' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001123 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:01.363453' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:02.362746' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1393 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312263; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1393 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312263; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:31:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:04.364446' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:04.364452' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001542 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312266; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:31:06.411' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:31:06.411') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:31:06.411') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:06.365635' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.000982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002832 Lock_time: 0.001659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:09.363757' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:09.363818' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:11.363285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:12.364437' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 Schema: QC_hit: No # Query_time: 0.000918 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312273; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 Schema: QC_hit: No # Query_time: 0.001014 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312273; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:31:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:13.363365' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:15.363821' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:16.363655' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:17.364221' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002402 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:19.364822' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.001719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:21.363569' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1401 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1401 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1402 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312283; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1402 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312283; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:31:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:31:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:25.363543' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:27.363587' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312290; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:29.366402' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:30.363303' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312292; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:31.363245' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1406 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312293; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1406 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312293; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:31:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:33.363154' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001209 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1408 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1408 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001270 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312297; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:31:37.472' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:31:37.472') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:31:37.472') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:38.364274' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002251 Lock_time: 0.001126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:41.363735' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1410 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312303; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1410 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312303; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:31:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002200 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1412 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1412 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:46.36346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:47.363741' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:48.363841' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312310; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:49.364624' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:50.363956' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:51.363244' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1414 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1414 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:31:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312313; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1415 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312313; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1415 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312313; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:31:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002984 Lock_time: 0.002297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:31:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000947 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1417 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1417 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312316; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:55.363291' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:55.363014' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312317; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312317; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:56.363985' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:57.363487' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:58.363461' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:31:59.36331' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:00.36661' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312323; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:02.363355' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312323; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312323; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:32:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:03.364865' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1421 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1421 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:32:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:05.364835' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000664 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:05.3647' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001360 Lock_time: 0.000707 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312326; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:32:06.413' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:32:06.413') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:32:06.413') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:06.363293' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312328; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:07.365182' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:08.363689' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:09.365931' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:10.363594' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:32:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312333; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:12.363685' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312333; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312333; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:32:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:13.363336' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:13.363657' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1425 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1425 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:15.364332' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312337; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000609 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312337; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:16.363477' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:17.36384' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:18.363594' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002014 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312340; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:19.362964' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:32:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:20.363405' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:21.363059' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1427 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1427 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:32:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:32:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:23.363696' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:24.363791' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1430 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1430 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001456 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:27.362968' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312349; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:32:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:29.363443' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:30.362781' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312352; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:31.363411' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:32.363722' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312353; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312353; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:32:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:33.363348' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312354; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:34.362888' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1434 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1434 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:35.363744' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001291 Lock_time: 0.000695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312357; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:32:37.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:32:37.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:32:37.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:37.363333' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:38.362845' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002392 Lock_time: 0.002138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:40.362997' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:41.364355' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:42.367705' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1436 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1436 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:32:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1438 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1438 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:45.363801' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:32:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312369; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:48.363673' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:48.363625' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:49.363235' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:51.363559' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1440 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1440 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:32:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312373; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002200 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1441 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1441 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:32:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:53.363805' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:54.363475' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:57.363111' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312379; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:58.363653' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001959 Lock_time: 0.001725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312380; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:32:59.363283' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:00.363078' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:01.364065' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312382; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:01.363634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:02.364817' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:02.365271' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1445 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1445 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:33:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:03.364449' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.005172 Lock_time: 0.000602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312386; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:33:06.412' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:33:06.412') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:33:06.412') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:06.364009' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:08.364123' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:09.36472' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:10.363467' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:11.363768' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:12.363577' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:33:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312394; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:13.36343' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.000751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312395; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:14.365235' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1451 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1451 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001485 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:15.364273' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001834 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:16.363154' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312398; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:17.364523' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:18.363949' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312400; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:21.363084' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:22.364048' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1454 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1454 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:33:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:24.363044' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1456 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1456 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:25.363737' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002058 Lock_time: 0.001759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002407 Lock_time: 0.001861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312409; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:28.363637' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:29.362793' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:31.363946' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1458 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1458 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:33:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:34.363358' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1460 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1460 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:33:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:35.363143' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312417; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:36.364959' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.000894 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312417; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:33:37.474' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:33:37.474') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:33:37.474') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312418; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:37.363627' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312418; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:37.363834' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312419; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:39.363544' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:40.36313' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:42.363431' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1462 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1462 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:33:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:43.362905' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:44.363751' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1464 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1464 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:45.363627' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:46.364519' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312428; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:47.363675' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:48.364275' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312430; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:50.364297' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312432; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:51.363623' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1466 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1466 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:33:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312433; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:52.363859' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:33:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:53.363465' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:54.363587' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1469 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1469 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312436; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:55.363475' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001072 Lock_time: 0.000856 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:55.36341' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312437; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:56.362962' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002625 Lock_time: 0.001535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312439; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:58.363933' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:33:59.363485' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:01.363432' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:01.363631' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.012875 Lock_time: 0.012695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.014213 Lock_time: 0.014079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:34:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:03.364731' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:03.365636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:04.363207' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1473 Schema: QC_hit: No # Query_time: 0.002394 Lock_time: 0.002265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1473 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:34:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312446; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:05.365478' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001786 Lock_time: 0.000575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312446; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:34:06.413' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:34:06.413') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:34:06.413') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312447; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:06.364839' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:07.364705' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:09.363827' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312451; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:10.364168' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312452; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:11.363131' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:11.363074' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:34:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:13.363287' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:13.363314' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1477 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1477 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:15.36344' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:16.363114' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312458; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:17.363593' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001065 Lock_time: 0.000871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312460; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:19.364418' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312461; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:20.36286' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001543 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312462; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:21.363658' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:34:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:22.363137' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:22.363308' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:34:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312464; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:23.362925' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:23.362948' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:24.363796' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1482 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1482 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:26.364493' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312469; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:28.363198' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:30.364057' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:30.363647' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:31.363026' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:32.363997' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000711 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:32.364087' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.002074 Lock_time: 0.001883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:34:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:34:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:34.367542' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1486 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1486 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:35.3637' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:36.363786' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001928 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 692 Schema: camundabpmn QC_hit: No # Query_time: 0.001235 Lock_time: 0.000630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312477; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:34:37.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:34:37.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:34:37.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:34:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312478; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:37.363123' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001342 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:38.363454' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:39.362924' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:40.364049' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:41.362958' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312483; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:42.364399' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001952 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:34:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312484; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:43.363531' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:44.367265' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1490 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1490 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312486; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:45.362791' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:46.36356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:48.363013' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:49.36602' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002026 Lock_time: 0.001878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:50.365739' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312492; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:51.364715' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:52.363597' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1493 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1493 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:34:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:53.364019' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312494; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:53.363878' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312495; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:54.364065' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001857 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:56.363542' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312498; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:57.363447' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:34:58.363645' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:00.363421' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:00.363356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002586 Lock_time: 0.001988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003284 Lock_time: 0.002145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1497 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1497 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:35:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312504; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.000853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:35:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:04.363881' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1499 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1499 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:05.363494' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002348 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312506; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:05.363525' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.002081 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312506; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:35:06.413' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:35:06.413') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:35:06.413') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312507; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:07.363226' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312508; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:07.363325' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002002 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002559 Lock_time: 0.002046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312509; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:09.363295' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:09.363031' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:35:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000200 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312512; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:11.363517' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:35:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000840 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:35:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:14.364525' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1504 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1504 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:15.363015' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:16.363986' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:18.363367' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:18.362982' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:19.363395' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:20.363253' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:20.363251' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312522; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:21.364842' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003223 Lock_time: 0.002885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:22.365101' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:22.36929' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1508 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1508 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:35:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:23.364984' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1510 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1510 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:35:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:25.364495' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:25.364874' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312527; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:26.3652' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:27.364669' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001482 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:28.363606' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:29.364283' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312532; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:31.363709' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:32.36333' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.001485 Lock_time: 0.001349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:35:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:33.363431' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:34.362941' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1520 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1520 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:35:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:35.363603' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312537; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:36.369175' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 693 Schema: camundabpmn QC_hit: No # Query_time: 0.001170 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312537; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:35:37.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:35:37.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:35:37.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:35:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312538; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:37.363476' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:39.363877' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000613 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312541; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:40.363884' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001396 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:40.363879' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312542; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:41.363274' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:42.364698' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1525 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312543; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1525 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312543; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:35:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:44.363093' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:44.363217' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:35:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312546; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:46.365393' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312547; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:46.365324' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:47.3631' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:48.362996' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:49.363953' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000917 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312551; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:51.363583' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1531 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1531 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1533 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312553; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1533 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312553; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:35:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:53.363429' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:53.363458' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1535 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1535 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312556; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:55.363418' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:56.363343' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:57.36308' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:58.364035' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312560; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:35:59.36333' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:00.362835' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312562; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:01.363622' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312563; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:02.363162' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1539 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312563; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1539 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312563; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:03.363023' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:04.364245' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002109 Lock_time: 0.001841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.000983 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312566; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:36:06.413' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:36:06.413') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:36:06.413') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:36:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312567; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:06.363195' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312568; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002717 Lock_time: 0.002466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:08.365143' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312570; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:09.363281' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:11.363237' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:12.363119' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002528 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1547 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312573; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1547 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312573; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:36:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312574; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:13.363691' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002271 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:14.363156' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:16.363435' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:17.363053' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312579; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:18.363537' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:19.366845' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:20.368981' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:20.368205' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:21.36486' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1554 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1554 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312583; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:22.365391' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1555 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312583; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1555 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312583; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312585; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:24.363741' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1558 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1558 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312586; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:25.363364' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:26.365321' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:26.365359' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312590; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:29.363345' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:29.363393' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:30.362721' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312592; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:31.363286' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002089 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1560 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312593; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1560 Schema: QC_hit: No # Query_time: 0.001213 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312593; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:36:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312594; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:33.36374' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:34.363198' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002252 Lock_time: 0.002053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312596; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:35.362748' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002078 Lock_time: 0.001933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:37.363586' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312602; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:41.363084' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1564 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312603; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1564 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312603; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312604; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:44.363583' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1567 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1567 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312607; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:47.363608' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:48.363156' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312610; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:49.364393' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001145 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:51.36334' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312613; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:52.362814' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1570 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312613; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1570 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312613; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:36:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:36:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:54.363251' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312617; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:56.364531' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:56.365157' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:57.363072' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001141 Lock_time: 0.000915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:36:58.363527' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:01.363362' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312623; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:02.362699' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1574 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312623; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1574 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312623; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.010024 Lock_time: 0.009826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312624; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:03.363678' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.010455 Lock_time: 0.010239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312624; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:03.363811' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312625; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312625; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:04.363617' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001358 Lock_time: 0.000519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312626; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:37:06.415' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:37:06.415') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:37:06.415') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:37:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312627; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:06.363326' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:07.362848' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:07.362848' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:08.363401' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:37:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312631; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:10.367402' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:10.366765' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:12.362794' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1578 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312633; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1578 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312633; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:13.363249' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:37:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:14.363071' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1580 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1580 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001887 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:37:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006400 Lock_time: 0.006171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:17.363559' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:18.36457' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:18.364317' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:19.364837' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002164 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:20.363954' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002510 Lock_time: 0.001789 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:37:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:22.364687' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312643; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312643; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:23.363702' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1585 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1585 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:25.363627' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312646; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:25.363347' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:26.36467' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:27.364399' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:28.363844' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:29.363418' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:31.364163' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312652; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:31.363892' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005304 Lock_time: 0.005087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005941 Lock_time: 0.005448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312653; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312653; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312654; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:33.363315' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:34.364401' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1589 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1589 Schema: QC_hit: No # Query_time: 0.001060 Lock_time: 0.000958 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:35.363791' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:37.363298' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003505 Lock_time: 0.003367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312659; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:38.365649' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:39.362841' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:39.363514' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312661; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:40.363691' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001923 Lock_time: 0.001672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312662; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:41.363207' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312662; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:41.363207' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312663; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:42.362655' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1591 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312663; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1591 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312663; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:43.363268' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002142 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:37:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.000475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312665; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:44.362959' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:44.362941' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312666; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:45.365329' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.000691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:49.36411' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312671; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:50.363498' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1595 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1595 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312673; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:52.363674' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1596 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312673; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1596 Schema: QC_hit: No # Query_time: 0.001028 Lock_time: 0.000856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312673; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:53.363975' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:54.362915' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:55.363728' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:56.363039' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:56.36336' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002249 Lock_time: 0.002049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312680; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:37:59.37048' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:00.363293' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:01.363083' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312682; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:01.362765' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1600 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312683; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1600 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312683; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:38:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.000630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:04.363722' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001395 Lock_time: 0.000652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312686; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:38:06.414' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:38:06.414') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:38:06.414') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312687; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:06.367311' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:07.364938' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:07.364407' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:08.365716' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312689; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:09.367651' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:11.363808' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:12.367201' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1604 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312693; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1604 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312693; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:38:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:13.364219' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:13.363747' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:14.3637' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312696; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:15.365117' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:16.363415' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:19.363679' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:20.366187' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:21.363605' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1608 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1608 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:38:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312703; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1609 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312703; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1609 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312703; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:38:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312705; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:24.364348' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1611 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1611 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003057 Lock_time: 0.002467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003285 Lock_time: 0.002391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003319 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.001732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:27.362793' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:28.364271' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:30.364011' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:31.362807' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004512 Lock_time: 0.004152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:32.363097' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1613 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312713; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1613 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312713; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:38:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312714; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:33.363565' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312716; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:37.363628' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:38.363962' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:39.363539' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:41.363296' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1617 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312723; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1617 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312723; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:38:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312724; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:43.364282' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:44.363611' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:45.363226' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002752 Lock_time: 0.002186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:47.363603' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312728; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:47.364205' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.000596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:49.394951' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312732; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:51.363639' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312732; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:51.363175' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1621 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1621 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:38:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:52.36295' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1622 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312733; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1622 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312733; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:38:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001897 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:38:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:54.364014' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1624 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1624 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006608 Lock_time: 0.006228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:55.36354' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312737; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:56.36356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:38:57.363193' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.000878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312741; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:00.364408' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312742; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:01.362975' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:02.370475' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312743; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312743; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:39:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312744; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:03.364972' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:39:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:04.364571' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312745; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:04.364554' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.001191 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:05.365793' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001094 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312746; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:39:06.415' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:39:06.415') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:39:06.415') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:07.365969' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:08.363424' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001879 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312749; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:08.363448' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:09.362841' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000526 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:10.363534' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:11.363081' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312753; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312753; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:39:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:13.363214' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:14.363582' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1634 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1634 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312757; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:16.363191' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:17.36382' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:18.367397' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312760; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:19.3636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:20.36358' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312762; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:21.363354' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1636 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1636 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004063 Lock_time: 0.003803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:22.363548' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312763; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312763; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:39:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:23.363075' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1639 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1639 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312767; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:26.364126' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:27.364105' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:28.363243' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312769; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:39:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312770; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:29.363195' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:30.364104' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312771; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:30.363828' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:31.363293' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001474 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1643 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312773; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1643 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312773; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:39:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312775; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:34.363058' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002231 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:36.363218' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:37.362726' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:38.363147' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:38.363147' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:39.362857' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:40.363431' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312781; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:41.363187' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001390 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:41.363447' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1649 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312783; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1649 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312783; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:39:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:43.364204' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312785; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:44.36354' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:45.364343' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:46.365805' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312787; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:48.363168' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:50.363123' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312792; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:51.36325' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312792; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:51.36324' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312793; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312793; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312793; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:39:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312794; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:53.365024' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1657 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1657 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:39:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312796; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312797; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:56.363687' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:57.363797' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312799; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:58.365736' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:39:59.36814' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:01.365366' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312803; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:02.363406' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312803; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312803; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:03.364303' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:04.364629' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.000979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1664 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1664 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.002251 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312806; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:40:06.414' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:40:06.414') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:40:06.414') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:06.363763' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:07.363143' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312809; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:08.363495' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312810; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:09.36344' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:10.363046' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:12.363629' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:12.363595' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312813; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312813; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:13.36353' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1670 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1670 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:15.363656' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:16.363339' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:17.36413' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:18.364082' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:19.363957' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:19.36394' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312822; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:21.364189' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1674 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1674 Schema: QC_hit: No # Query_time: 0.002087 Lock_time: 0.001998 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312823; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:22.363541' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002161 Lock_time: 0.001511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1675 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312823; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1675 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312823; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:23.362946' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:24.367319' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:25.363687' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312828; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:27.363788' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312829; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:28.363178' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312830; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:29.364347' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001822 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1679 Schema: QC_hit: No # Query_time: 0.004163 Lock_time: 0.004027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312833; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1679 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312833; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312834; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:33.364537' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:33.364719' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:34.363702' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312836; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:35.363655' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:36.363139' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002534 Lock_time: 0.002080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312838; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:37.364313' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002246 Lock_time: 0.001751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312842; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:41.363009' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002100 Lock_time: 0.001970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:42.363532' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1683 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312843; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1683 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312843; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:40:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312844; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:43.363353' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.000786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:47.36326' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:48.362685' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:49.363476' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312851; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:50.364218' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.000576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312852; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:51.364358' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1688 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1688 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:40:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:52.363987' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312853; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312853; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:40:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312854; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:53.369203' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312855; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002074 Lock_time: 0.001852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:54.36604' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1691 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1691 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:55.364899' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:56.368811' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:56.36841' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312858; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:57.364143' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001268 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312859; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312859; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:58.363235' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312860; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:40:59.364461' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:01.364103' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312863; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312863; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:41:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312864; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002303 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002551 Lock_time: 0.002343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:04.362865' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1695 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1695 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 865 Schema: camundabpmn QC_hit: No # Query_time: 0.001372 Lock_time: 0.000585 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312866; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:41:06.415' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:41:06.415') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:41:06.415') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:06.363241' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312869; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:08.363584' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:09.364153' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:10.363018' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:11.363737' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1699 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312873; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1699 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312873; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:41:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:13.363716' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312874; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:13.36344' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312875; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:14.363197' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:16.363853' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:17.363799' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:17.36334' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:18.363571' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:19.363454' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:20.363975' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:21.36315' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1704 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1704 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:41:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312883; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312883; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:41:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:23.36355' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:23.363521' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001203 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:26.363177' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312888; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:27.362931' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:29.363614' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:29.363795' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312891; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:30.362808' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:31.363546' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:32.363035' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312893; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312893; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:41:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:33.363351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:34.363025' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1713 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1713 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:35.363841' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:36.363374' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:37.363602' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312902; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312903; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312903; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:41:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:43.364735' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:44.364937' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001992 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1717 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1717 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312906; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:45.372701' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.000866 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:46.364859' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:47.364707' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:48.363555' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:49.364099' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312911; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:50.364563' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:51.362966' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312913; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312913; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:41:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003334 Lock_time: 0.003158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:53.36375' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004188 Lock_time: 0.003796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:41:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:54.36365' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1722 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1722 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:41:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001806 Lock_time: 0.001675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:55.363208' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:57.363251' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:41:59.36347' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:00.363841' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312923; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:02.363713' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005738 Lock_time: 0.002561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:02.363608' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312923; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312923; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:42:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312925; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:04.363699' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1726 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1726 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.000985 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312926; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:42:06.415' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:42:06.415') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:42:06.415') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:42:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001295 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312927; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001664 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312928; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:07.363048' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001937 Lock_time: 0.001659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:07.363298' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:09.363001' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312930; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:09.365482' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:10.364356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312932; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:11.363133' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312933; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312933; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:13.363671' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312935; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:14.363183' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001998 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1730 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1730 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001992 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:15.363979' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:16.363239' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312938; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:17.36329' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:19.363201' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001272 Lock_time: 0.001080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:20.363678' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:20.363853' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.001256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:21.36387' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312943; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312943; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:42:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:23.365696' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312945; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:24.363911' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1735 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1735 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:25.363301' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312946; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:25.363404' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:26.363603' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:27.363378' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001991 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312951; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:30.363327' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:31.363612' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312953; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:33.363646' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1739 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1739 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:35.363876' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:36.363459' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:37.363694' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000658 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:40.366055' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:42.363497' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312963; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312963; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:43.363992' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:44.364059' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1743 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1743 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:45.363568' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:46.370364' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:48.363499' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312971; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:50.364568' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002519 Lock_time: 0.001707 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002124 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:52.363018' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312973; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312973; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:53.364116' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:54.362795' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1748 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1748 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:42:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:55.364051' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:56.364416' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001328 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312978; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:57.36671' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001997 Lock_time: 0.001730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:58.363314' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:42:59.363233' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:00.363665' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:01.363089' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:02.363913' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312983; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312983; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:03.363414' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:04.36358' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1752 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1752 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:05.363265' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001041 Lock_time: 0.000418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630312986; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:43:06.42' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:43:06.42') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:43:06.42') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630312987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:06.365624' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:07.363499' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312990; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:10.363179' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:11.363652' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002267 Lock_time: 0.001797 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:12.363407' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001906 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1754 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312993; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1754 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312993; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:43:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312994; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:13.363209' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:14.363487' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1756 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630312995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1756 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630312995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:16.363582' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:17.363951' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312998; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:17.363909' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:18.363385' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630312999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:19.363097' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:20.363784' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:21.363272' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:21.363272' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001103 Lock_time: 0.000881 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1759 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313003; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1759 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313003; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:23.363588' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001903 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313005; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:24.363177' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313006; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:25.363588' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001777 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:26.367594' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:28.363351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:30.363521' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:31.365151' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1763 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313013; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1763 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313013; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:33.364879' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1765 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1765 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313017; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:36.378937' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:37.363808' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:38.363808' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313020; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:39.363018' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.000731 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004455 Lock_time: 0.004290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:40.3638' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:41.362994' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:42.363448' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002725 Lock_time: 0.001604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1767 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313023; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1767 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313023; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:44.364983' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:45.36496' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:46.363541' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313028; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:47.363466' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002466 Lock_time: 0.001887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313030; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:49.364052' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1771 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1771 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001814 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:52.362967' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313033; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:43:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:53.363788' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001385 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313035; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313035; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:54.363127' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1774 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1774 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002563 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:43:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313037; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:56.362782' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:57.363295' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:43:59.363009' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313042; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:01.363757' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:02.363234' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.000823 Lock_time: 0.000709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313043; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.003673 Lock_time: 0.003601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313043; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002342 Lock_time: 0.002192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:04.363093' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1779 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1779 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:05.363626' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001420 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313046; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:44:06.418' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:44:06.418') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:44:06.418') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:44:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313047; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:07.363185' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005283 Lock_time: 0.004689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:11.363537' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:12.363143' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313053; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313053; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001924 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1783 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1783 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001955 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:15.363722' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:16.367036' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:17.363885' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:18.363664' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000179 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:20.363402' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001572 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:21.364231' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.001029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:22.36457' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1787 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313063; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1787 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313063; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:23.36578' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:23.364962' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:24.371607' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:27.363592' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:28.363024' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:29.363692' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:29.363657' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:30.363299' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002304 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:31.363133' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313073; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:32.363509' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1794 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313073; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1794 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313073; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1796 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1796 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313076; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:35.363652' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:36.363562' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313078; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:37.363379' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:38.364149' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001974 Lock_time: 0.001438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:41.363654' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313083; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313083; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:43.363988' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:44.363808' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1800 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1800 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:45.3645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313086; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:45.365551' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313088; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313089; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:48.363285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313090; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:49.364348' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002240 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313091; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002054 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.004829 Lock_time: 0.004560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313093; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001077 Lock_time: 0.000904 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:52.363892' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1803 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313093; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1803 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313093; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:44:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313094; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:53.363732' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:54.36346' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1805 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1805 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:56.364192' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:58.364115' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313100; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:59.364075' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:44:59.364683' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:00.363407' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:01.363352' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:02.363214' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:02.362935' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1807 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313103; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1807 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313103; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:45:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313104; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:03.363064' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:04.363511' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1809 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1809 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:05.363092' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.002812 Lock_time: 0.001943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313106; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:45:06.419' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:45:06.419') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:45:06.419') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:07.36386' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:08.363102' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001227 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:08.363102' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:45:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:10.363653' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:11.363671' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:12.362726' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:12.363167' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313113; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313113; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:45:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:13.363217' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:14.363089' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1813 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1813 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:45:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002234 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313117; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313118; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:17.36412' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:45:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313120; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:20.363992' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002085 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:22.363079' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1816 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313123; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1816 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313123; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:45:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:23.363039' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:45:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313126; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:25.364127' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:25.364078' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:28.362876' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001621 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:29.367327' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:30.364223' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:31.363395' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:32.362851' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1820 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1820 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313133; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:45:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:33.364032' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313134; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:33.364428' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:34.363924' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1822 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1822 Schema: QC_hit: No # Query_time: 0.003176 Lock_time: 0.003079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:35.363616' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:36.363091' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:38.363131' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001759 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:39.370555' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001052 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:40.364433' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:42.364069' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1824 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313143; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1824 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313143; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:45:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:43.363912' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:44.363068' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.001484 Lock_time: 0.001085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313146; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:45.364433' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:47.364235' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313149; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:48.363995' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:48.364268' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:49.362971' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004961 Lock_time: 0.004737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005608 Lock_time: 0.004991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:51.363643' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1828 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1828 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:45:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:52.365017' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1829 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1829 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:45:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313154; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:53.36414' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:54.363306' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:54.3635' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1831 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1831 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:45:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:55.362998' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001954 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:56.363016' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:56.366534' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:57.362968' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:45:58.363671' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313160; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:00.363273' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313163; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:02.363403' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1833 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313163; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1833 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313163; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:03.363576' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:04.363526' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1835 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1835 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:05.36378' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001110 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313166; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:46:06.418' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:46:06.418') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:46:06.418') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:46:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:06.374489' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:07.363778' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313170; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:09.363827' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:11.363361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:12.362846' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1837 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313173; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1837 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313173; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313174; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:13.363029' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:14.363167' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1839 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1839 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:15.363143' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001072 Lock_time: 0.000848 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:16.363156' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001877 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:17.363409' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:18.363782' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:19.363915' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313181; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313181; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:20.364013' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:21.364519' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313182; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:21.365507' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1841 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1841 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:22.363732' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1842 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313183; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1842 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313183; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:24.362881' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1844 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1844 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:25.363919' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:26.364396' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:27.364981' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313189; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:28.368942' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:30.364665' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:31.363022' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:32.363786' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1846 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313193; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1846 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313193; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:33.363871' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:34.366598' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:34.367414' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1848 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1848 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002372 Lock_time: 0.002222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:35.363213' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:36.36311' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:36.363185' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:37.363474' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:38.362769' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:38.362793' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:39.363302' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:39.363495' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:41.364161' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313203; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313203; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:46:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006287 Lock_time: 0.005960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:44.363225' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006655 Lock_time: 0.005993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1852 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1852 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313206; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:45.363517' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:46.363032' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:47.364577' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:47.364404' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:49.363898' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313211; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:50.363898' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313212; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:51.363782' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003518 Lock_time: 0.003315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:52.363856' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004705 Lock_time: 0.004303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1855 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1855 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:46:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:54.36397' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1857 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1857 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:55.363555' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:55.363161' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:56.362973' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:57.363749' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:58.363742' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313220; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:59.363443' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:46:59.363261' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:00.362979' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313221; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:00.36301' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:01.363597' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:02.363942' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1859 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1859 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:47:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:03.363808' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.000702 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313225; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:04.363342' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1861 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1861 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:05.363815' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.000986 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313226; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:47:06.42' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:47:06.42') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:47:06.42') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:47:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:06.363511' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002134 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:07.363037' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:08.363569' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.000368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:10.363088' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313233; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:12.363906' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.004142 Lock_time: 0.004006 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313233; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313233; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:47:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:13.36295' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001973 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:14.363367' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1865 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1865 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:15.363758' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:16.363636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001996 Lock_time: 0.001783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313240; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:19.363098' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:47:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:22.363103' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1868 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313243; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1868 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:47:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313244; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:23.363794' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313244; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:23.364271' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.001965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:24.362821' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1870 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1870 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:25.363221' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313248; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:27.363896' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313248; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:27.364257' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002149 Lock_time: 0.001587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313250; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:29.363829' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002157 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313252; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:31.364167' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:32.365541' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:32.365531' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1872 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313253; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1872 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313253; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:47:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:33.368735' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1874 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1874 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313256; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:35.363656' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:36.363751' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:37.364774' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:38.363282' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001416 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:39.36339' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:41.363162' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:42.363362' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313263; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313263; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:47:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:43.36408' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:44.363412' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1878 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1878 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:45.36301' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:46.369742' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:46.371472' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313268; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:47.363076' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:50.363195' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000801 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313272; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1880 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1880 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001952 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:52.363002' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1881 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313273; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1881 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313273; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:47:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:53.363735' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313275; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:54.363599' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1883 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1883 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:55.363229' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:47:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313278; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:47:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:58.36909' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313280; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:47:59.363681' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:00.366433' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:01.363818' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1885 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313283; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1885 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313283; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:48:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:03.363318' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:04.363575' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1887 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1887 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:05.363392' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.007652 Lock_time: 0.006954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313286; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:48:06.419' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:48:06.419') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:48:06.419') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:06.363281' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002138 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:07.363708' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:07.363683' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:08.364347' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:10.36311' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.000531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001798 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002749 Lock_time: 0.002032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000959 Lock_time: 0.000867 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313293; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313293; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:48:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:13.363665' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:14.364367' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1891 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1891 Schema: QC_hit: No # Query_time: 0.001444 Lock_time: 0.001329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313296; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:15.362999' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:16.364021' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001048 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:19.366582' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:20.363921' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:21.363314' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002252 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:21.363234' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001901 Lock_time: 0.001751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313303; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:22.362885' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313303; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313303; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:48:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1896 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1896 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:48:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.000835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:26.364747' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:27.363717' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313308; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:27.363589' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001902 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:30.363889' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:31.363302' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:32.364445' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1898 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313313; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1898 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313313; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:48:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:34.363388' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1900 Schema: QC_hit: No # Query_time: 0.001264 Lock_time: 0.001069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1900 Schema: QC_hit: No # Query_time: 0.002774 Lock_time: 0.002665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:48:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:35.363863' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313316; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:35.363929' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:36.363893' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:37.363826' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:37.363624' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:39.363624' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:40.363737' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:41.363514' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313323; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:42.363959' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313323; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313323; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:48:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:44.363476' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1904 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000688 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1904 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:45.36296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:46.367094' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:49.363868' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:51.364629' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.003107 Lock_time: 0.003011 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313333; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.002809 Lock_time: 0.002745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313333; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:48:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:53.36412' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:48:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:54.363943' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1909 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1909 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313340; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:59.363246' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:48:59.362974' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:00.362843' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:01.362873' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1912 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1912 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002410 Lock_time: 0.002276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:04.363192' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:05.362975' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001069 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313346; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:49:06.42' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:49:06.42') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:49:06.42') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:49:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:06.370445' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002433 Lock_time: 0.002213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313348; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:07.363826' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:08.363691' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:09.363279' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:10.363499' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:10.363531' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313352; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002116 Lock_time: 0.000635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:12.363652' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1916 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313353; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1916 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313353; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:13.363258' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:14.363276' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1918 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1918 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:15.362803' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313357; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:16.375207' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313357; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:16.375209' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:17.362783' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:22.36316' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:22.363146' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1921 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1921 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313364; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:23.364089' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:49:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:25.363048' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313369; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:28.36343' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:29.367183' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313371; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:30.36342' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:31.363053' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:32.363471' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:32.363841' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1925 Schema: QC_hit: No # Query_time: 0.002847 Lock_time: 0.002659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1925 Schema: QC_hit: No # Query_time: 0.002238 Lock_time: 0.001702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:33.363031' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313375; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:34.364364' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:34.364364' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002704 Lock_time: 0.002436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001980 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:36.365277' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001888 Lock_time: 0.000801 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313377; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:36.365144' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000701 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002651 Lock_time: 0.001333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:38.363579' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:39.366503' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002221 Lock_time: 0.002018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313381; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:40.363771' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001010 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:42.363341' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1929 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1929 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:43.363439' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313385; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:44.363265' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1931 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1931 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313386; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:45.364078' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:46.364065' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313388; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:47.362985' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002829 Lock_time: 0.002262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:48.363401' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:50.364034' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313392; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:51.363611' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1934 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1934 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:49:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313394; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:53.364131' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:55.363233' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:55.36342' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:56.364606' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313398; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:57.36351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:58.363319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313400; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:49:59.362904' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313401; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:00.364028' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:01.363769' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:02.363062' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1938 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1938 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:50:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313404; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:03.363459' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:04.366863' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313406; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:05.363342' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.002629 Lock_time: 0.002075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313406; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:50:06.42' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:50:06.42') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:50:06.42') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:50:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:06.363245' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313408; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:07.363531' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313409; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:08.363682' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:09.363391' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002607 Lock_time: 0.002499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313412; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:11.363754' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:12.363016' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:12.363313' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1942 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1942 Schema: QC_hit: No # Query_time: 0.002656 Lock_time: 0.002601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:50:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:13.363064' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:14.364135' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:15.362838' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002213 Lock_time: 0.001907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:16.363932' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313419; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001158 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:18.363184' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313420; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:19.363013' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:20.363942' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001262 Lock_time: 0.000922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1946 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1946 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:22.363532' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1947 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1947 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:50:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002563 Lock_time: 0.002144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1949 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1949 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:50:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:26.363907' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313427; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:26.364055' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001092 Lock_time: 0.000888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001934 Lock_time: 0.001262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:28.363834' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:28.363672' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:29.366262' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:30.363981' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:32.363501' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1951 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1951 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:50:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:50:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:34.363977' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1953 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1953 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:50:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313436; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:35.364416' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313438; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002511 Lock_time: 0.001741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:37.363944' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004967 Lock_time: 0.004820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:38.364124' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006057 Lock_time: 0.005735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313439; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:39.3639' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:40.363977' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313442; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313443; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:42.36278' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:50:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.000756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:43.363384' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313445; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:44.363652' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1957 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1957 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002350 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:45.363679' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002491 Lock_time: 0.002024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313447; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:46.363588' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001148 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313447; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:46.363612' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002067 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002140 Lock_time: 0.001951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:47.363152' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001148 Lock_time: 0.000384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313449; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:48.364423' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:49.363356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313451; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:50.364215' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:51.363975' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002020 Lock_time: 0.001867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:52.36365' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.000820 Lock_time: 0.000713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:50:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1962 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1962 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:55.363487' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:55.363487' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:57.364533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:50:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:58.363205' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:58.363735' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313460; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:50:59.36285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313462; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:01.36321' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002157 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:02.363046' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1964 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1964 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:51:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001336 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313465; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:04.362997' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1966 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1966 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:05.364049' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001134 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313466; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:51:06.42' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:51:06.42') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:51:06.42') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313467; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:07.364088' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:08.363513' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002691 Lock_time: 0.002418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:09.362803' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003315 Lock_time: 0.003062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:11.362906' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:12.363111' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.001624 Lock_time: 0.001499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:51:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:14.364013' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1970 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1970 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:15.363647' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313477; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:16.368585' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313478; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:17.363997' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:19.367511' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:19.366991' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:22.363823' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1973 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1973 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:51:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313484; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:23.365305' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:24.363702' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313486; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:25.363265' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:26.363433' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005346 Lock_time: 0.005049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005516 Lock_time: 0.005041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313489; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:29.363727' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:29.363999' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:30.363588' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313492; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:32.363527' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1977 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1977 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:51:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:33.363483' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002610 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:34.363119' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.000876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313498; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:37.363823' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:37.363976' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313499; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003620 Lock_time: 0.003438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001885 Lock_time: 0.001732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:40.363371' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:41.363108' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313503; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:42.363149' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:51:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1983 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1983 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:45.362997' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313509; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:48.363296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:50.364229' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:50.364367' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313512; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:51.362868' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:52.363645' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1986 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1986 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:51:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000613 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313515; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:54.363819' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:55.363254' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:51:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:56.365146' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:57.363665' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:51:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:51:59.36322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.000850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313521; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.000569 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:01.3631' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:02.362962' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1990 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1990 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:52:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:04.363321' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000928 Lock_time: 0.000858 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001189 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313526; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:52:06.42' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:52:06.42') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:52:06.42') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:07.363162' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:09.363102' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:09.363078' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:10.363517' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:11.363204' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1994 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1994 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:52:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:13.363315' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.000831 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1996 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1996 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:15.363354' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313538; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:17.36503' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:20.365487' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:21.363964' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1999 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313543; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1999 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313543; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:52:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:23.363734' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:24.363886' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2001 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2001 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001924 Lock_time: 0.001621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:25.363078' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001956 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:25.363223' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:26.363882' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313548; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:27.363792' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:28.362958' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:31.36303' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003879 Lock_time: 0.002693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313553; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313553; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:52:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:33.363423' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:33.363401' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:34.362997' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2005 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2005 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:35.363971' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003218 Lock_time: 0.002946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313556; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:35.36361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:36.363655' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:37.362992' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.000971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:37.363288' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:38.363664' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001486 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313561; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000761 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313562; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:41.363083' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000987 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313562; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:41.363515' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313563; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:42.363547' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313563; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313563; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:52:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313564; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:43.363081' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2009 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2009 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313566; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:45.363623' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:46.363192' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001857 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001336 Lock_time: 0.000988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:48.363392' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313570; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:49.363642' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:50.363833' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313571; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:50.36371' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.000730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:51.364083' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004298 Lock_time: 0.001736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2012 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313573; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2012 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313573; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:52:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:53.364124' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313574; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:53.363206' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000775 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313575; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:54.362836' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2014 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2014 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313576; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:55.363388' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313577; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:56.36376' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313578; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:57.363289' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:52:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001345 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313580; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:52:59.367367' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:00.362966' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:01.363541' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:02.36314' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2016 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313583; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2016 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313583; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:53:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003356 Lock_time: 0.003131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313584; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:03.363443' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003308 Lock_time: 0.003060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:03.363467' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313585; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:04.36297' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.000972 Lock_time: 0.000425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313586; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:53:06.423' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:53:06.423') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:53:06.423') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001675 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:53:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002067 Lock_time: 0.001832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:07.363486' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313588; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:07.363486' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:08.36299' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313589; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:08.36303' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:09.363731' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002108 Lock_time: 0.001864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:10.36307' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002791 Lock_time: 0.002553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313591; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:11.363487' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001577 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2020 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313593; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2020 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313593; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:53:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:13.363757' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:14.363543' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2022 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2022 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:53:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313596; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:16.362793' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313598; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:17.366626' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313601; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:20.367927' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:21.364138' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2024 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2024 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:22.363366' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2025 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313603; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2025 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313603; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:53:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:23.363666' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313604; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:23.363959' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:53:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:25.363106' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313607; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:26.374968' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004025 Lock_time: 0.003333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313610; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:29.362882' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002211 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313612; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313613; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:32.363252' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2032 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313613; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2032 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313613; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:53:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313614; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:33.36301' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:33.36295' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:34.363444' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2034 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2034 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:35.363302' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313617; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:36.363357' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:37.363556' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:38.363515' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:39.363226' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002062 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:53:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313623; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313623; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:53:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:53:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313625; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:44.364249' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313625; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:44.364535' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:45.363459' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313627; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:46.36327' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313627; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:46.363324' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002155 Lock_time: 0.001906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:47.363924' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:48.3638' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:53:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:51.363326' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2040 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2040 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001784 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313633; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002847 Lock_time: 0.002354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313633; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2041 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313633; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2041 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313633; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:53:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002231 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:53:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:54.363308' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2043 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2043 Schema: QC_hit: No # Query_time: 0.001848 Lock_time: 0.001295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:55.362994' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313638; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:57.363244' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:53:58.363055' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:00.365066' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002193 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002538 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313643; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313643; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:54:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:04.363542' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2047 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2047 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313646; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:05.363422' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001351 Lock_time: 0.000562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313646; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:54:06.422' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:54:06.422') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:54:06.422') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:06.384949' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313648; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:07.375149' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313649; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:09.364462' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313651; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:11.364631' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001704 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313653; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313653; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:54:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313655; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:14.363188' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2051 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2051 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:15.363509' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:16.363548' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:17.363051' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:17.363106' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313659; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:18.363186' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:19.363725' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:20.362972' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003506 Lock_time: 0.003279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313662; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:21.364121' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003521 Lock_time: 0.003277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2053 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2053 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313663; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:22.363643' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313663; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313663; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:54:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:23.363895' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:24.363435' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2056 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2056 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:26.364693' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002872 Lock_time: 0.002660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313668; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:27.363785' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003816 Lock_time: 0.003370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:29.363615' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:29.363538' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002107 Lock_time: 0.001678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002987 Lock_time: 0.002826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313673; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:32.363239' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313673; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313673; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:54:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:33.366173' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313675; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:34.362832' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2060 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2060 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:35.363805' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:35.363872' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:36.363355' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:37.364166' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:38.362868' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009803 Lock_time: 0.008991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:39.363851' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009870 Lock_time: 0.009047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313680; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:39.363701' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:41.36311' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313683; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313683; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:54:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:43.363162' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001008 Lock_time: 0.000846 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:44.363284' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2064 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2064 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:45.362901' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:46.367237' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:47.362818' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:48.363762' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313691; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:54:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:51.363257' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:54:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313693; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313693; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:54:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:53.362948' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313695; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:54.36401' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:54.363961' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2069 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2069 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:55.363571' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001011 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:56.363544' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:57.363106' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:54:59.363478' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.000799 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001063 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:00.362907' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001664 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:55:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:02.363066' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313703; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313703; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:04.363685' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2073 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2073 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003172 Lock_time: 0.002997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313706; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:05.364101' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001010 Lock_time: 0.000439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313706; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:55:06.425' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:55:06.425') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:55:06.425') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:06.366428' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002070 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.000933 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:09.364481' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313711; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:55:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001558 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:11.36322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003954 Lock_time: 0.003736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:12.363386' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004962 Lock_time: 0.004463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:12.363359' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313713; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313713; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:55:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:13.363094' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313715; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:14.363111' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:14.363385' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2077 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2077 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313716; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:15.36361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:16.363174' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313718; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:17.36286' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:18.363372' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001968 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:19.362861' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313722; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:21.363511' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:55:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000984 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:22.362985' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002477 Lock_time: 0.001836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2080 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313723; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2080 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313723; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:23.363741' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313724; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001862 Lock_time: 0.001712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:24.36345' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001960 Lock_time: 0.001771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:24.363437' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2082 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2082 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:25.362817' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313727; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:26.363734' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:26.364638' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:29.369756' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:30.363342' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313731; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:30.363094' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313732; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:31.362881' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:32.363573' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313733; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313733; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:33.363223' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:33.363177' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:34.362668' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2086 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2086 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313736; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:35.363365' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:36.363293' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002190 Lock_time: 0.001751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:37.363735' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:38.363369' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002294 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313740; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:39.362843' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:55:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313742; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:41.363246' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:42.362958' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313743; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313743; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:55:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313744; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:43.363214' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313745; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:44.363185' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2090 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2090 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:45.363636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001076 Lock_time: 0.000791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313747; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:46.367413' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:47.365118' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313749; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:48.3635' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:48.3635' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001630 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:49.363379' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003322 Lock_time: 0.002990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313751; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:50.366432' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:51.362744' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2092 Schema: QC_hit: No # Query_time: 0.004631 Lock_time: 0.004516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2092 Schema: QC_hit: No # Query_time: 0.001338 Lock_time: 0.001272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000774 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:52.363617' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2093 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313753; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2093 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313753; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:53.362957' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:56.363758' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002580 Lock_time: 0.002406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:57.363692' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:58.363057' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:55:59.363383' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001726 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313761; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:00.3634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313762; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2097 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313763; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2097 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313763; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:56:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313764; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:03.362975' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:03.363264' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2099 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2099 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002223 Lock_time: 0.001554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002027 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001694 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313766; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:56:06.422' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:56:06.422') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:56:06.422') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:06.363048' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:06.363303' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002563 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313768; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:08.363816' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:08.363583' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313770; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:09.363364' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:10.364804' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313772; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:11.363823' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002052 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313773; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:12.363209' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2101 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313773; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2101 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313773; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:56:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:13.363988' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002796 Lock_time: 0.001898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313775; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:14.36387' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002869 Lock_time: 0.001893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:14.364155' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2103 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2103 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313776; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:15.36337' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:15.363361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002019 Lock_time: 0.001818 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:18.363221' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:18.363225' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:19.363356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:20.365814' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:21.364224' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:21.364287' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2105 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2105 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:56:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:22.36357' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2106 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313783; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2106 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313783; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:56:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:23.363416' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313785; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:24.364957' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002296 Lock_time: 0.001898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2108 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2108 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:56:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:27.364806' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:28.364072' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001815 Lock_time: 0.001584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313790; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:29.364485' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:30.365213' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:30.365213' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:32.363025' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313793; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313793; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:56:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313795; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:34.364115' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2112 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2112 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:56:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003349 Lock_time: 0.002847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002990 Lock_time: 0.002783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313797; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:36.363889' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005201 Lock_time: 0.004987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:37.363759' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005213 Lock_time: 0.004994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:37.363765' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:38.362904' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:39.364476' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:41.363958' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000563 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313803; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313803; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:56:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:43.364256' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.000776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2116 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2116 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:45.362876' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:46.363474' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:46.363474' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313808; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:47.362914' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001196 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:48.363488' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:50.364445' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:50.365142' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:51.36349' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.001956 Lock_time: 0.001821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:56:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:52.365644' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313813; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313813; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:56:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:53.363492' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:54.363395' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:54.363425' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2121 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2121 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:56:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002035 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009830 Lock_time: 0.009610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:56.364201' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009735 Lock_time: 0.009487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:56.36418' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:56:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313818; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:56:58.364165' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313820; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:57:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002186 Lock_time: 0.002024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:00.362992' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001594 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313822; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:01.363626' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313823; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313823; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2125 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2125 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:05.363105' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:05.363463' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.000909 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313826; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:57:06.422' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:57:06.422') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:57:06.422') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:06.363569' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000986 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:07.363534' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313829; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:08.362856' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:09.36377' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313831; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:10.362947' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:11.363968' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:12.363433' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002211 Lock_time: 0.001790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313833; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313833; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:57:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2129 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2129 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313836; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:15.362901' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313837; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:16.363767' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313838; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:17.363685' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313840; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:20.363706' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000976 Lock_time: 0.000902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:57:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:22.363175' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2132 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313843; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2132 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313843; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:23.363862' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:57:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:25.363645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313846; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:25.363657' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:26.363148' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:27.362898' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:28.363483' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003751 Lock_time: 0.003101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:30.363302' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:31.36325' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000847 Lock_time: 0.000705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313852; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:31.363152' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:32.363427' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2136 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313853; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2136 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313853; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313854; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002488 Lock_time: 0.001958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:57:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313855; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2138 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2138 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313856; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:35.363414' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:36.363817' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313858; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:37.363478' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313859; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313860; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:39.366351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:40.36414' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:57:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:42.362937' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.003192 Lock_time: 0.003063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313863; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313863; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:57:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:43.364545' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2142 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2142 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:46.369945' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:47.365707' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.000882 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313869; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:48.362752' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:49.365284' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:50.371408' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2144 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2144 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:52.362934' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:52.363142' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2145 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313873; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2145 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313873; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:53.363283' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:54.362795' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313875; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:54.366411' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313876; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:55.363213' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:57:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313877; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:56.363435' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:56.363398' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:57:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:57:58.363' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002222 Lock_time: 0.001548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002522 Lock_time: 0.002102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:00.363321' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.000981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313883; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:02.364312' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:02.364324' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2152 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313883; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2152 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:58:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:03.363525' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001021 Lock_time: 0.000418 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:04.362986' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2154 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2154 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:05.36394' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001077 Lock_time: 0.000523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313886; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:58:06.423' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:58:06.423') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:58:06.423') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313887; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:06.363866' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:08.364804' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:09.363138' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003340 Lock_time: 0.003218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:10.364667' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002168 Lock_time: 0.001988 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313892; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:11.363391' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:12.362743' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2156 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313893; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2156 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313893; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:58:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.000739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:58:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:15.363449' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002777 Lock_time: 0.002031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003082 Lock_time: 0.001982 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001877 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313898; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:17.363704' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002257 Lock_time: 0.001941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:18.363331' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002337 Lock_time: 0.002105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:19.363676' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:20.363377' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002932 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:21.363265' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2160 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2160 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:58:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2161 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313903; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2161 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313903; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:58:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:23.363702' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2163 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2163 Schema: QC_hit: No # Query_time: 0.001429 Lock_time: 0.001343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313906; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:26.362955' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:26.363274' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:27.363762' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002405 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002939 Lock_time: 0.002709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:28.363512' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:29.362849' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:31.363316' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313913; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2165 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313913; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2165 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313913; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:58:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:33.363825' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002166 Lock_time: 0.001747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:34.362806' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313915; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2167 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2167 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:58:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:35.363349' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:36.362986' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:36.362959' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:37.36365' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004699 Lock_time: 0.004499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:38.363055' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004685 Lock_time: 0.004505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313919; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:38.363066' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007658 Lock_time: 0.007405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:39.36369' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007665 Lock_time: 0.007412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:39.363662' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313922; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:41.363488' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2169 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313923; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2169 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313923; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:58:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.000935 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2171 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2171 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:47.363044' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001849 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:48.36742' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313930; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:49.363044' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:50.365278' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313931; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:50.365596' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:51.363013' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2173 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2173 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002489 Lock_time: 0.002303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313933; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:52.363662' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2174 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313933; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2174 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313933; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:58:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313934; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:53.363361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2176 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2176 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:55.363613' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:55.363569' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:56.363668' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:58:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:59:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313940; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:59.363398' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:58:59.363392' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:01.363608' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:02.363138' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2178 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313943; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2178 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313943; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:59:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313944; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:03.364966' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2180 Schema: QC_hit: No # Query_time: 0.000943 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2180 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313946; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:05.364005' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001068 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630313946; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 08:59:06.424' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 08:59:06.424') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 08:59:06.424') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 8:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630313947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:06.365114' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001763 Lock_time: 0.001514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:06.364801' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:07.363217' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:09.365671' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313950; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:09.364818' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:10.364906' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:11.363672' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313953; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:59:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001430 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:14.366' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:14.366097' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2184 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2184 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313956; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:17.363635' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:59:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:20.363713' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:20.36334' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000924 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313962; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:59:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:22.363875' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313963; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313963; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:59:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:23.363938' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001067 Lock_time: 0.000517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313965; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:24.363586' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2189 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2189 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:59:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:25.363795' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:26.364506' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313968; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:27.363351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:28.363638' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313970; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:29.363192' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:30.363335' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313971; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:30.362756' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.000422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:32.36348' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2191 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313973; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2191 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313973; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:59:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:33.363303' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:34.363517' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2193 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2193 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:35.36308' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313977; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:36.363027' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313978; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:37.364314' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313980; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:39.363884' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001230 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:40.363265' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:42.363415' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.001079 Lock_time: 0.000962 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313983; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.003522 Lock_time: 0.003466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313983; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:59:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:43.364191' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002217 Lock_time: 0.001728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2197 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2197 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003703 Lock_time: 0.003437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003879 Lock_time: 0.003355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313987; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:47.364166' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:59:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313990; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313990; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:49.364767' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 8:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313992; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:51.364044' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313993; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313993; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 8:59:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:53.363634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:54.363149' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313995; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:54.363197' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2202 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630313995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2202 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630313995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 8:59:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:55.364069' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313997; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:56.368301' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:57.363289' order by MODIFIED_DATE ASC limit 1; # Time: 210830 8:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000677 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630313999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 08:59:59.363768' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:01.363519' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002166 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:01.363117' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2204 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314003; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2204 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314003; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:00:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:04.362837' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2206 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2206 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:00:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:05.36324' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001081 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314006; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:00:06.426' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:00:06.426') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:00:06.426') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:06.363313' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:07.362889' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.001058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001241 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:08.363418' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:09.363442' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001626 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314010; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:09.363644' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:10.366836' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:11.363941' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314013; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:12.363884' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314013; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:12.363581' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2208 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314013; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2208 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314013; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:00:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.001667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:13.363462' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002367 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2210 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2210 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:00:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314017; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:16.365455' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:17.363199' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002173 Lock_time: 0.001788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:17.363259' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:18.363773' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:20.364103' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:20.363622' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:21.363832' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2212 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2212 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:22.363663' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2213 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314023; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2213 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314023; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:00:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:23.363317' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:24.363419' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2215 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2215 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002167 Lock_time: 0.002013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:25.363002' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:26.363526' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:27.363137' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001883 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:28.362756' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001765 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2217 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2217 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314033; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:00:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:00:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314035; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:34.363426' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2219 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2219 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:00:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:35.363648' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314037; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:36.363474' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:36.364219' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314038; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:37.362833' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:38.363484' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314041; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:40.366606' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314042; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:41.362806' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2221 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314043; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2221 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314043; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:00:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314044; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:44.366298' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2223 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2223 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:46.369003' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314048; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:47.364064' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:48.363556' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:49.363624' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:50.364406' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001469 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:51.363571' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001551 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:51.363688' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2225 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2225 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314053; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314053; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:00:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314054; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:53.363237' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:54.363265' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2228 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2228 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:00:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.001608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:56.363346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:57.363647' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314059; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:58.363998' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:00:59.365344' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:00.363843' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:01.363282' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2230 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314063; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2230 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000757 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314063; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002102 Lock_time: 0.001856 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:03.36371' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2232 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2232 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:05.362832' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001082 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314066; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:01:06.426' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:01:06.426') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:01:06.426') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:01:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:06.363948' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:07.363644' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:08.36313' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001547 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:09.363269' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:09.36326' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:10.362903' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314073; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000918 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:12.363143' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2234 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314073; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2234 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314073; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:13.362893' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314075; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:14.363758' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2236 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2236 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:01:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314076; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:15.363286' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:16.365654' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001022 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314078; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:17.363455' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001468 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:18.363754' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001425 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:19.363275' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:20.362861' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:21.363798' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314083; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314083; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:23.363466' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314084; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:23.363359' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:24.363079' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2241 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2241 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:01:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:26.36843' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314088; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:27.362956' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:28.363333' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:29.362906' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314090; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:29.362975' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:30.364022' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000169 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:30.36382' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314092; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:31.363228' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:32.362865' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:32.362858' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314093; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314093; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:01:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:01:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:34.3638' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2245 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2245 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:35.362939' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:36.363394' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:01:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:41.36347' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314103; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314103; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314103; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:44.36319' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314105; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:44.363146' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2249 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2249 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314107; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:46.36321' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:48.367066' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:49.366587' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:50.365502' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:51.363123' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:52.364577' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314113; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314113; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:54.36403' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2254 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2254 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:01:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:55.363739' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314117; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:01:56.369976' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:00.363013' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:02.363435' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314123; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314123; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:03.363206' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314125; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:04.362698' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001692 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:04.362699' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2258 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2258 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:02:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:05.364049' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001020 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314126; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:02:06.425' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:02:06.425') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:02:06.425') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:06.36348' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314128; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:07.363665' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003004 Lock_time: 0.001989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314129; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:09.363275' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.001703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:10.36342' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001942 Lock_time: 0.001753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:10.363419' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:11.365484' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2260 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314133; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2260 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:14.365497' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2262 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2262 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314136; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:15.363577' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:17.365638' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314139; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314141; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:20.362951' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:21.364111' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:21.363828' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314143; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:22.363186' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314143; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314143; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:02:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:23.36353' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:24.36399' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:24.363615' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2267 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2267 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:25.363588' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:26.370155' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:27.362988' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314151; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:30.36434' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:31.363377' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:31.363388' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:32.362935' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:32.362897' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2271 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2271 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:33.363666' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:34.36312' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:34.363088' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2273 Schema: QC_hit: No # Query_time: 0.001141 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2273 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314156; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:36.369074' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314159; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:39.363126' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:40.363326' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:42.363698' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314163; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314163; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:43.363366' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002060 Lock_time: 0.001629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2277 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2277 Schema: QC_hit: No # Query_time: 0.003041 Lock_time: 0.002954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314167; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:46.362956' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:47.363605' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.013364 Lock_time: 0.013161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.011744 Lock_time: 0.011542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314170; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:49.363884' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002097 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:51.363552' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2279 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2279 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:52.363618' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314173; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314173; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:54.364537' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2282 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2282 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:02:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:56.363293' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:56.36381' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:57.36363' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:02:59.363654' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:00.363779' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.000967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:01.363293' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314183; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314183; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:02.364637' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2284 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314183; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2284 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314183; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:04.363754' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2286 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2286 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:05.363241' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:05.363206' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001109 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314186; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:03:06.426' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:03:06.426') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:03:06.426') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:06.362804' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314187; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:06.362804' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:07.363361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:09.363662' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:11.363431' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002631 Lock_time: 0.001696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2288 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314193; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2288 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314193; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:14.363338' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2290 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2290 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002084 Lock_time: 0.001626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:15.362891' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:16.363491' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:16.36346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314198; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:17.362965' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314200; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:20.363858' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:21.363038' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001647 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:22.363765' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2293 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314203; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2293 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314203; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:23.363384' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:24.362835' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2295 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2295 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:03:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001261 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:27.362742' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002168 Lock_time: 0.001963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:28.363336' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002245 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:29.36327' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005231 Lock_time: 0.003816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314210; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314211; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:30.363643' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314212; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:31.362774' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2297 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2297 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:03:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002025 Lock_time: 0.001416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:33.362737' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:34.363275' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:03:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:36.367231' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:37.363359' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314219; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:38.363184' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:39.365289' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:40.364579' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:41.36381' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:41.363773' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2301 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2301 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:43.36519' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2303 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2303 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:45.3632' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:46.362995' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:03:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001769 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314229; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:48.364655' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314230; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:49.364041' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:50.363559' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:51.362814' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2305 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2305 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:52.363618' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2306 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314233; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2306 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314233; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:03:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:53.364849' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314235; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:54.364074' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2308 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2308 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:55.363272' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002353 Lock_time: 0.001910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:03:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:56.363091' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:03:57.366932' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314241; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:00.362802' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314241; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:00.363044' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2310 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314243; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2310 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:04:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002702 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314245; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:04.363048' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2312 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2312 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:05.363745' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001442 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314246; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:04:06.427' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:04:06.427') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:04:06.427') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:04:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005011 Lock_time: 0.004796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:06.365946' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000997 Lock_time: 0.000795 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314248; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:07.363759' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.000608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:09.363203' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:10.363384' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:10.36367' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001659 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:11.363143' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2314 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314253; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2314 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314253; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:04:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314255; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:14.362948' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:14.36287' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2316 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2316 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:15.363246' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:16.363149' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002394 Lock_time: 0.001838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314258; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:17.363193' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:18.363329' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314259; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:18.363409' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:19.363351' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:19.36302' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:21.363271' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2318 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2318 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000620 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:22.363564' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2319 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314263; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2319 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314263; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:04:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:24.363357' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:04:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001226 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001128 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:26.36447' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314268; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002459 Lock_time: 0.001716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:29.36351' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001053 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314271; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002926 Lock_time: 0.002750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314271; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:30.363106' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:31.363816' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2323 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314273; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2323 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314273; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:04:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:33.363239' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001899 Lock_time: 0.001736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314275; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:34.363445' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:35.362916' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:37.363346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:39.36333' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001927 Lock_time: 0.001682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001940 Lock_time: 0.001475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314281; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002972 Lock_time: 0.002749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:41.364432' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002923 Lock_time: 0.002644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:41.364457' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:42.363255' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006921 Lock_time: 0.005781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314283; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2328 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314283; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2328 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314283; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:04:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000794 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314284; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:43.362965' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:44.363635' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2331 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2331 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:46.363074' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001083 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:47.363396' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:04:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.000977 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314291; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001209 Lock_time: 0.001071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:51.364169' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314293; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:52.363148' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2336 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314293; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2336 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314293; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:04:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:53.364332' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:55.363665' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:56.364682' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:57.363403' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:58.362925' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:04:59.363772' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:00.362983' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:01.364595' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2341 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314303; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2341 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314303; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:05:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314304; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:03.364191' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314305; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:04.364617' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2343 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2343 Schema: QC_hit: No # Query_time: 0.001314 Lock_time: 0.001252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:05.365773' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.001253 Lock_time: 0.000542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314306; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:05:06.429' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:05:06.429') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:05:06.429') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:06.364679' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314308; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:07.36509' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.001544 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314309; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:08.365115' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314310; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:09.365174' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:10.364912' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:11.363601' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:12.363519' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2345 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314313; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2345 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314313; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:05:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314314; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:13.365736' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:13.366164' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:14.3643' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2348 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2348 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:05:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:17.364057' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:17.363834' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:18.363331' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009002 Lock_time: 0.008777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008025 Lock_time: 0.007841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:19.363695' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:20.363577' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:21.363279' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2351 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314323; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2351 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314323; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:05:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:05:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:24.363197' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:24.363214' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2354 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2354 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:05:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:25.362933' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:05:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:26.363534' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004069 Lock_time: 0.003915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:27.363401' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001201 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:29.364391' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:30.363187' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:31.362808' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:32.363468' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2359 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314333; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2359 Schema: QC_hit: No # Query_time: 0.001821 Lock_time: 0.001765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314333; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:05:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:33.363184' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2361 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2361 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:05:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:35.363518' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314337; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:36.363381' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.66.185] # Thread_id: 1538 Schema: camundabpmn QC_hit: No # Query_time: 0.001617 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314337; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:05:37.51' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:05:37.51') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '274daa6e-0969-11ec-ac1c-86730dcb31a6' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:05:37.51') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:37.363305' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:38.363404' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.000727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:40.364322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006562 Lock_time: 0.006293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:41.36399' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:42.363242' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2363 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2363 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:05:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:44.363503' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2366 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2366 Schema: QC_hit: No # Query_time: 0.002175 Lock_time: 0.002089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:45.3634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.000529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004845 Lock_time: 0.003192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314347; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314348; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:47.363558' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003213 Lock_time: 0.003058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:48.363153' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314352; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:51.363225' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2370 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2370 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2371 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314353; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2371 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314353; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:05:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:05:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314355; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:54.362727' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2374 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2374 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:55.363737' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:55.363611' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314357; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:56.363157' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000200 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:58.363834' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:05:59.362965' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:00.363674' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:01.36348' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:01.363498' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:06:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:03.364006' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:04.36328' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:04.363255' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2379 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2379 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:05.363602' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.000813 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314366; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:06:06.429' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:06:06.429') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:06:06.429') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:06.363165' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001707 Lock_time: 0.001456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:06.363566' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314368; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:07.363711' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:09.364607' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314371; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314371; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:10.363937' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314372; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:11.364023' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002025 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:12.363462' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001318 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:12.363462' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2384 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2384 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:06:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000511 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:14.363025' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:06:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:15.364062' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314377; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:16.363165' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:17.363236' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314379; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:18.36357' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314381; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:20.363074' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314382; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:21.363406' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2388 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2388 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:22.363066' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001921 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2389 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2389 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:06:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:23.364066' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001744 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314385; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:24.363721' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2391 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2391 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:06:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:26.363429' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314388; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:27.363359' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002411 Lock_time: 0.001754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002011 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:29.363364' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002115 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314390; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:31.364001' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:06:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314394; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:33.363836' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314395; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314395; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:34.363375' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2396 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2396 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:06:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:35.363591' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:35.363923' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314397; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001652 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:38.363166' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:38.363379' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314400; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:40.363932' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:41.363466' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:41.363296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:06:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002527 Lock_time: 0.002235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003014 Lock_time: 0.002343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:44.363222' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2400 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2400 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:06:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:45.364169' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:49.36521' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314411; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002130 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002121 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2402 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2402 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2403 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2403 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:06:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314414; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:53.363687' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:54.363213' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:06:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:55.364115' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:55.364863' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001039 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002020 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314418; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:57.364691' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:06:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002485 Lock_time: 0.001931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004644 Lock_time: 0.004268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314419; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:58.362979' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:06:59.364855' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:00.363107' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314422; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:01.363575' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:02.36352' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2410 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2410 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:07:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:03.363292' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:04.363937' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2412 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2412 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:05.363163' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.000993 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314426; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:07:06.431' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:07:06.431') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:07:06.431') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314427; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:06.362821' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:07.363439' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:08.363266' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:09.363596' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:10.364381' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:12.363878' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:07:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:13.363408' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:14.362895' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001933 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2416 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2416 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:07:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:15.363583' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314437; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:16.363538' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:17.362646' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314439; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:18.363439' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:18.363342' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:19.363597' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:20.363296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:21.363841' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:07:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:23.364157' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:24.36651' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314445; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:24.366527' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2421 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2421 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:07:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314446; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:07:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314447; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:26.36356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:27.363508' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:27.363571' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:29.364327' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314451; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314452; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:31.363535' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001788 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:07:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:33.363079' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.000744 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2425 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2425 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:35.36345' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002368 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:36.377021' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:38.363358' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:39.363799' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314461; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:40.363843' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314462; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:42.363648' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:07:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:43.363507' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314464; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:43.363514' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001653 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314465; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:44.362994' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2429 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2429 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314466; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:45.362914' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:46.364138' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:46.364132' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:47.363845' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:48.363723' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001018 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:50.36631' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:52.36428' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2432 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2432 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:07:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:53.363099' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:53.362886' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314475; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:54.363328' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:55.36352' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000756 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314477; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:56.363223' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:07:58.363618' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.000660 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314481; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:00.363694' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:01.363182' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.000755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002157 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2436 Schema: QC_hit: No # Query_time: 0.000846 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2436 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:08:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314484; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:03.363204' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314485; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:04.363621' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2438 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2438 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.001013 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:05.363836' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.000989 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314486; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:08:06.429' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:08:06.429') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:08:06.429') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:08:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314487; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:06.363615' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001018 Lock_time: 0.000893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:06.36426' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:07.363651' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:08.363533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314491; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:10.366378' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:11.364314' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:12.363389' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2440 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2440 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:08:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:13.36427' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:14.364823' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2442 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2442 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:08:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000836 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:18.363594' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:20.363781' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:21.363643' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2445 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2445 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:08:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314504; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:23.364682' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000736 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:24.363928' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2449 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2449 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:08:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:25.363526' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.000886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:26.363591' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314508; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:27.363603' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001954 Lock_time: 0.001778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:28.363686' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004313 Lock_time: 0.003844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:29.363312' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:30.363209' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007054 Lock_time: 0.006896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:31.363205' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001164 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:32.364288' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000970 Lock_time: 0.000819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:08:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:33.363803' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2457 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2457 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:08:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:35.363846' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001007 Lock_time: 0.000530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000811 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:37.3636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:38.363248' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314520; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.015256 Lock_time: 0.015077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:39.363034' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:08:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:41.363402' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:42.363079' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2460 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2460 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:08:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001076 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:43.363606' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:44.363288' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002249 Lock_time: 0.001776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:08:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:45.363245' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002176 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:08:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314527; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:46.363119' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:48.363235' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:49.363917' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:50.364803' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314532; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:51.364161' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.002097 Lock_time: 0.001926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2468 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2468 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:08:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:53.363174' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:54.362881' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314535; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:54.362915' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:55.363388' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002376 Lock_time: 0.001906 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002714 Lock_time: 0.002564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314537; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:08:56.363016' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:09:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:01.363911' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314543; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314543; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:09:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:04.363747' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:04.363526' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2477 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2477 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314546; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:05.363479' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.000996 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314546; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:09:06.43' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:09:06.43') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:09:06.43') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:08.363836' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:10.362815' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314552; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:11.363959' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:12.363957' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2480 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314553; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2480 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314553; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:09:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:13.363604' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:14.363925' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2482 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2482 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314556; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:15.363522' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314557; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:17.363241' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:18.36378' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:18.363745' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:20.363627' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314562; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:21.363279' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2485 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2485 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001764 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2487 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314563; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2487 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314563; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:09:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:23.362907' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:23.362916' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002238 Lock_time: 0.002046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002601 Lock_time: 0.002048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2489 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2489 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000984 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314567; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314567; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:26.363961' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314568; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:27.363524' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:28.36367' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314571; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001511 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314572; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:31.363023' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001723 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:32.364007' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2493 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314573; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2493 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314573; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:09:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:33.364185' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002177 Lock_time: 0.001573 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2495 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2495 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:36.363349' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314577; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:36.363291' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:37.362899' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001309 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314579; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:38.363667' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:40.363139' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:41.364384' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:42.366001' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2497 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314583; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2497 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314583; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:09:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314584; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314584; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:43.367456' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314585; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2499 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2499 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001054 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:45.367086' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000937 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314587; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:46.370204' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:47.363751' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002219 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:49.364675' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314591; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:50.36612' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:51.363729' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2501 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2501 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003899 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2502 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314593; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2502 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314593; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:09:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:53.364291' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:54.362828' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:54.363134' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2505 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2505 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:09:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:55.363257' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314597; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:56.362938' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314598; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:57.363693' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:58.363869' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:09:59.364639' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:00.36331' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001191 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314603; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:02.363792' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2508 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314603; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2508 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314603; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:10:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:03.364738' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314604; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:03.364597' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2510 Schema: QC_hit: No # Query_time: 0.001175 Lock_time: 0.001084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2510 Schema: QC_hit: No # Query_time: 0.001150 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:10:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314606; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:05.363568' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 1687 Schema: camundabpmn QC_hit: No # Query_time: 0.002639 Lock_time: 0.001941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630314606; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:10:06.432' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:10:06.432') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:10:06.432') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630314607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:06.363196' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002036 Lock_time: 0.000536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002702 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:08.362736' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314610; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:09.363746' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314613; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314613; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:10:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001112 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:13.363428' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314615; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:14.363115' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2515 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2515 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:10:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001355 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:15.364117' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314617; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:16.363673' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:17.363614' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:17.363367' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:18.362954' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314620; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:19.362819' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:20.364085' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:21.36394' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2518 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2518 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314623; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:22.367329' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2519 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314623; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2519 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314623; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:10:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314624; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:23.363936' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314625; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:24.362725' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2521 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2521 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314626; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:25.363946' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314627; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:26.364779' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:27.363914' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002244 Lock_time: 0.001572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314628; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314629; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:28.364079' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007929 Lock_time: 0.007632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006748 Lock_time: 0.006453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:29.363696' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314631; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:30.36377' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:30.364001' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:31.36346' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314633; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:32.363201' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2523 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314633; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2523 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314633; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:10:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314634; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:34.36325' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002193 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2525 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2525 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000563 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:35.36307' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005902 Lock_time: 0.005642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314637; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:36.363737' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006030 Lock_time: 0.005749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:36.363682' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005544 Lock_time: 0.005333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314638; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:37.363673' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005530 Lock_time: 0.005327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:37.363481' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.000809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001559 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:40.363618' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314641; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:40.36361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:41.363346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314643; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:42.363236' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2527 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314643; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2527 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314643; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:10:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314644; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:43.363265' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002052 Lock_time: 0.001632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314646; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001428 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314648; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:47.363671' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314649; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:49.363232' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314653; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:52.364389' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2534 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314653; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2534 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314653; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:10:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:53.36288' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:54.363495' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314656; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:55.371571' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:56.36576' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:57.363837' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314659; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:10:58.365086' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002217 Lock_time: 0.001635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314663; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:02.363454' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2540 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314663; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2540 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314663; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:11:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001348 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:11:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:05.363554' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314668; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:07.363408' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003100 Lock_time: 0.002856 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:08.363554' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001745 Lock_time: 0.000826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:09.363226' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001097 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:09.363237' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:11:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314672; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:11.363821' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001131 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:12.36319' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2544 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314673; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2544 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314673; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:11:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:11:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:14.364899' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.010262 Lock_time: 0.010086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:11:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:15.363587' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314676; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:16.36356' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:16.363301' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:17.363894' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314679; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:18.364119' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001575 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:18.364061' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314680; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:19.362836' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:20.363837' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314682; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:21.363964' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2548 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2548 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:22.364407' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314683; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314683; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:11:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:23.36353' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001657 Lock_time: 0.001414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2551 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2551 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:25.362836' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006961 Lock_time: 0.006690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:26.363856' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314688; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:27.363416' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314689; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:28.363093' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:31.362898' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:32.364508' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001943 Lock_time: 0.001194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2555 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314693; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2555 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314693; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:11:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314694; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.001011 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:33.363429' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:34.363196' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2557 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2557 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:36.363533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001301 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314699; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:38.363792' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:38.363572' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:39.36404' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000854 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001915 Lock_time: 0.001710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:40.363353' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:41.363437' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314702; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:41.363408' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314703; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002736 Lock_time: 0.002074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2559 Schema: QC_hit: No # Query_time: 0.001031 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314703; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2559 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314703; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:11:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:43.363406' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2561 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2561 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000488 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314707; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:46.363815' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314708; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:47.364173' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:47.364436' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001954 Lock_time: 0.001666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:50.365483' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2563 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2563 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:11:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314713; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2564 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314713; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2564 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314713; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:11:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314714; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:53.363498' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:54.364084' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2566 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2566 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314716; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:55.362923' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314717; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:56.367233' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:57.363298' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314719; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:58.363367' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:11:59.362999' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001476 Lock_time: 0.000537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314723; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:02.362837' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314723; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314723; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:12:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:03.363827' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2570 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2570 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:06.3641' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314729; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:08.36454' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.001425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:08.364183' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001053 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:09.364455' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314732; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:11.363571' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314733; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314733; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:12:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:14.363051' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2574 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2574 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:12:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314736; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:15.363775' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314737; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:16.365069' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004413 Lock_time: 0.004206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003717 Lock_time: 0.003514 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:17.36385' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003138 Lock_time: 0.002964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314740; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:19.362999' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314741; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2576 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2576 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:22.363848' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314743; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314743; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:12:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:23.363856' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314745; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2579 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2579 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:25.363725' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314747; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:26.364508' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005875 Lock_time: 0.005654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:27.363101' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002033 Lock_time: 0.001204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:30.364104' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314752; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:31.363685' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:31.363674' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:32.363386' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:32.363456' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314753; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314753; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:12:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:33.363376' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003776 Lock_time: 0.003281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2583 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2583 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314756; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:35.363532' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314757; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:36.363276' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:37.363028' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:38.364296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:39.362899' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314762; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:41.363657' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:41.363673' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.001002 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314763; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314763; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:12:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:43.364038' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002188 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:44.363207' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2587 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2587 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314766; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:45.362892' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314767; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:47.363103' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001987 Lock_time: 0.001822 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:48.363782' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.001553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314770; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:49.363777' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002897 Lock_time: 0.002436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314773; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:52.363459' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2590 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314773; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2590 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314773; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:12:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:53.363452' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314775; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002162 Lock_time: 0.001991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314775; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:54.36299' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2592 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2592 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:56.363106' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001919 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001086 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:57.363824' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003303 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314780; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005476 Lock_time: 0.005302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:12:59.36323' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:00.362841' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001076 Lock_time: 0.000886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:02.363435' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314783; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314783; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:03.363367' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001254 Lock_time: 0.000622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314785; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.000615 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2596 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2596 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:05.363359' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:06.363314' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:06.363255' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314788; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:07.363042' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314789; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:09.363942' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001967 Lock_time: 0.001759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:10.363592' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002963 Lock_time: 0.002290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:12.363268' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314793; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314793; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:13:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2600 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2600 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314796; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:15.362773' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314797; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:16.36556' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001962 Lock_time: 0.001654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:17.364523' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002119 Lock_time: 0.001717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:17.364037' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314799; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:18.364739' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:19.37087' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314801; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:20.364737' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:21.363863' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314803; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:22.362996' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2603 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314803; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2603 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314803; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:13:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002093 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314805; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:24.363573' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2605 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2605 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:25.362884' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314807; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:26.363533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314809; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:28.363136' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:28.363102' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:30.364222' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314812; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:31.363691' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002512 Lock_time: 0.002260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314813; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:32.363994' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2608 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314813; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2608 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314813; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314814; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314814; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:33.363098' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001843 Lock_time: 0.001663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:34.364089' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2610 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2610 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:36.363316' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314818; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314818; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:37.363303' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:38.362801' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:39.363461' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:40.363748' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002275 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314822; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:41.362922' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:42.36354' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2612 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314823; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2612 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314823; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:13:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314825; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:44.363699' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2614 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2614 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314826; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314826; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:45.363322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:46.363102' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:47.363645' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314829; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:48.363301' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:49.363002' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314831; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:50.364866' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:51.363559' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2616 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2616 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314833; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314833; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:52.363244' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314833; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314833; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:13:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:54.363638' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2619 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2619 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:55.36281' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314837; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:56.363747' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314838; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314838; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:57.36372' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:59.362753' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:13:59.362798' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:00.363797' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314842; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001265 Lock_time: 0.000737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000799 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:02.363143' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314843; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314843; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:14:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:03.362839' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:04.363311' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2623 Schema: QC_hit: No # Query_time: 0.002275 Lock_time: 0.002175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2623 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:14:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008624 Lock_time: 0.007515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314847; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:06.363494' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314848; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:07.363133' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314849; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:08.363535' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314850; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:09.363713' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:09.363479' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314851; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002092 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314852; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:11.364116' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:12.362796' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2625 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314853; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2625 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314853; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:14:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314854; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:14.363192' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2627 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2627 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.010505 Lock_time: 0.009916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:16.363567' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.011492 Lock_time: 0.010776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005317 Lock_time: 0.005123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004428 Lock_time: 0.004207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314858; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:17.363175' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314859; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:18.362675' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:19.367203' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314860; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:19.367255' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:21.363519' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:22.363121' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2630 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314863; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2630 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314863; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:14:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:23.363957' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:23.364154' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:24.362804' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2632 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2632 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314866; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:25.363403' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314867; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:26.369929' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:27.363724' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314869; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:29.364166' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:30.363615' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:31.363227' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001503 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:32.363423' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:32.363399' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2634 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314873; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2634 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314873; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:14:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314874; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314875; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:34.363409' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2636 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2636 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314876; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:35.364734' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314877; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:36.363622' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001403 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:38.363394' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314880; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:40.372884' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:42.36402' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2638 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314883; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2638 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:14:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314884; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:43.363739' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314885; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:44.363586' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:14:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314886; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:45.363664' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314887; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:46.363994' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001203 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:49.364313' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:50.364807' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:51.36422' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2642 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2642 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:52.363163' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2643 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314893; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2643 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314893; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:14:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005637 Lock_time: 0.005331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:54.362908' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2645 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2645 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000619 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:55.363634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:56.363296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001175 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:58.365695' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:14:59.363932' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:01.363638' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314903; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:02.363258' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2647 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314903; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2647 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314903; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:15:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005710 Lock_time: 0.004709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:04.36351' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2649 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2649 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:15:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314906; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:05.36341' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314906; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:05.363697' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:07.36422' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:08.363317' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:08.363322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001455 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:09.36319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:10.36403' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:12.363875' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2651 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314913; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2651 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314913; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:15:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:13.363154' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000874 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:14.362761' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2653 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2653 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:15:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:15.36351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:16.362998' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:17.363831' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002275 Lock_time: 0.001495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001990 Lock_time: 0.001777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:18.363468' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002183 Lock_time: 0.002006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:19.363361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:21.363602' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2655 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2655 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314923; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314923; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:15:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002135 Lock_time: 0.001617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2658 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2658 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:25.363789' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314927; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314927; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:26.367108' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:27.363534' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:28.363171' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:29.362794' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002147 Lock_time: 0.001927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:31.363442' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314933; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:32.363007' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003011 Lock_time: 0.001686 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2660 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314933; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2660 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314933; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:15:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002950 Lock_time: 0.001737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002011 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2662 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2662 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:15:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001024 Lock_time: 0.000679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:35.363687' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000622 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001183 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:38.364356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314940; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:39.364204' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001999 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:41.363785' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314943; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:42.363531' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2664 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314943; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2664 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314943; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:15:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:43.363213' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:44.363058' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2666 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2666 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:15:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001010 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:45.363638' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:46.363563' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:47.363072' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:48.363927' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:49.362764' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314951; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:50.364919' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000735 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:15:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314953; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:52.368782' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2669 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314953; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2669 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:15:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:53.363107' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:53.363132' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2671 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2671 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:15:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:55.36358' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:56.366444' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:56.365499' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:15:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002186 Lock_time: 0.001968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:57.364903' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003142 Lock_time: 0.002665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:15:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314959; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:58.364119' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:59.363997' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:15:59.363962' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:00.364612' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:01.364061' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:02.363822' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:02.36399' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2677 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314963; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2677 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314963; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:16:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2679 Schema: QC_hit: No # Query_time: 0.000962 Lock_time: 0.000829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2679 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:16:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:05.363687' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002357 Lock_time: 0.001595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:06.363662' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003049 Lock_time: 0.001951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.000830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:08.365854' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314970; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:09.363296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:10.362748' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:12.363643' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001724 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2681 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314973; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2681 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314973; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:16:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:14.363526' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2683 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2683 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:16:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002867 Lock_time: 0.002621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314977; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:16.363667' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003060 Lock_time: 0.002814 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:16.363668' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:18.363639' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005253 Lock_time: 0.004961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:20.363509' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314982; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:21.363082' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:16:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:22.363538' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2686 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314983; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2686 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314983; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:16:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:23.363527' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2688 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2688 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:16:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:25.363312' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:26.364471' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:27.363692' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:28.363507' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:29.36385' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:30.363318' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314991; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:30.363561' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:31.362865' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314993; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:32.363942' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2690 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314993; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2690 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314993; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:16:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002162 Lock_time: 0.001360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:33.36322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314995; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:34.36293' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001534 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:34.362871' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2692 Schema: QC_hit: No # Query_time: 0.000972 Lock_time: 0.000872 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630314995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2692 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630314995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:16:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001450 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314996; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002198 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314998; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:37.363518' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630314999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:38.363247' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009639 Lock_time: 0.009351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:39.362976' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.010673 Lock_time: 0.010174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315001; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:40.363494' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315002; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315002; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:41.363065' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2694 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315003; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2694 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315003; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:16:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315005; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:44.363012' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:16:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:45.363391' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:46.363148' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001508 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:47.363405' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:47.36355' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315011; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:50.363839' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001615 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002109 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2698 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2698 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:16:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315013; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:52.363149' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2699 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315013; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2699 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315013; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:16:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:16:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:54.363302' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2701 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2701 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:16:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:55.363513' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315017; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:56.364493' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:57.362901' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:16:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:58.365015' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:16:58.365217' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001855 Lock_time: 0.001667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:00.363077' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:00.363102' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001122 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:02.363301' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:02.363017' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2703 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315023; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2703 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315023; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:17:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000664 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:03.364359' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:04.36321' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2705 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2705 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:17:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:05.363615' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315027; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:06.363727' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315028; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:07.363381' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.000617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:08.363338' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001132 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315030; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:09.363398' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001214 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315030; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:09.36343' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:11.363788' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:12.363073' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2707 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315033; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2707 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:17:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:13.363869' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2709 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2709 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:17:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315037; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:16.364611' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:17.363933' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:18.363545' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006223 Lock_time: 0.005930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315039; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:18.363517' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:19.364607' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:19.364657' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002702 Lock_time: 0.002431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003205 Lock_time: 0.002602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315042; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:21.364781' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2711 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2711 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:17:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2712 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315043; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2712 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315043; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:17:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315044; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:23.364127' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315045; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:24.363266' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2714 Schema: QC_hit: No # Query_time: 0.013968 Lock_time: 0.013842 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2714 Schema: QC_hit: No # Query_time: 0.002233 Lock_time: 0.002169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:17:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315046; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:25.363981' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315048; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315049; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:29.365647' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315050; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:29.365806' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:31.363442' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2716 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315053; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2716 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315053; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:17:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:33.363509' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:34.363798' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2718 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2718 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:17:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:36.363635' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001777 Lock_time: 0.001368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315059; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:38.363681' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315060; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:40.364036' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:42.363776' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001162 Lock_time: 0.000841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315063; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:42.363738' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315063; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315063; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:17:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:43.363458' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:43.36347' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315065; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:44.363773' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2722 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2722 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:17:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315067; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:46.363974' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315068; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:47.362894' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315070; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:49.363056' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002290 Lock_time: 0.002000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002126 Lock_time: 0.001963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:50.364355' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2724 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2724 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:17:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2725 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315073; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2725 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315073; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:17:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315074; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:53.362961' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315075; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2727 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2727 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000880 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:17:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001662 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315076; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:55.363297' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002381 Lock_time: 0.001946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:17:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:56.365139' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315078; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:57.36411' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001261 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:17:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001526 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:58.363291' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:17:59.362897' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:00.364239' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315082; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:01.363089' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:02.363429' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315083; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315083; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:18:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315084; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:03.362912' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001946 Lock_time: 0.001755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2731 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2731 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:18:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:06.362937' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:06.36306' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315088; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:18:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315089; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:08.363931' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:18:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:10.363645' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000703 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:11.363193' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2733 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315093; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2733 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315093; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315094; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:13.363707' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:14.364162' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2735 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2735 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:15.362783' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:18:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001152 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:17.363188' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:18.364566' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:19.36347' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:20.362894' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:21.362821' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2737 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2737 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:22.36343' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2738 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315103; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2738 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315103; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:23.363909' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:24.363614' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2740 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2740 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:18:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002128 Lock_time: 0.001888 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315106; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:18:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:27.363413' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:28.363549' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:29.363732' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.000771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315111; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:30.363292' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002108 Lock_time: 0.001343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:32.364155' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2742 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315113; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2742 Schema: QC_hit: No # Query_time: 0.000839 Lock_time: 0.000763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315113; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001929 Lock_time: 0.001779 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:33.363021' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:34.364557' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002762 Lock_time: 0.002099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2744 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2744 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:18:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002590 Lock_time: 0.001691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:18:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:36.366474' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:36.366313' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:18:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:38.363599' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315119; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:38.364169' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:18:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:40.365638' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:40.36565' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002062 Lock_time: 0.001830 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:18:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:42.364271' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002216 Lock_time: 0.002000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315123; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315123; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:43.363183' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315125; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:44.364027' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001444 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:44.363996' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2748 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2748 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:45.363577' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:46.363833' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315128; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:47.362888' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:48.363949' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:48.363719' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:49.363022' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:50.364494' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:50.364137' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:51.362809' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:18:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315133; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315134; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:53.363121' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:53.363163' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:54.362615' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2753 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2753 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:18:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315136; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:55.363296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:57.363381' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:18:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:58.362964' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:58.362955' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002521 Lock_time: 0.002292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:18:59.363674' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:01.363521' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001136 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:02.363051' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315143; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315143; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:19:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:04.363433' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2757 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2757 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:19:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002469 Lock_time: 0.002211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315146; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:05.363156' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002532 Lock_time: 0.002403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:05.363169' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:06.362874' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315149; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:08.363579' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:09.363523' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002169 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:11.364067' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:11.364002' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315153; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:12.363275' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:19:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:13.363285' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315154; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:13.363421' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2761 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2761 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:19:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:15.363193' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:16.365524' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002099 Lock_time: 0.001942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:17.363798' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:18.362935' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315160; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:20.362969' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315161; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001892 Lock_time: 0.001612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002192 Lock_time: 0.001729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315162; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:19:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315163; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:22.363713' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315163; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315163; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:19:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315164; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:23.363527' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:24.36324' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2766 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2766 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:19:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315166; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:25.363692' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:25.363465' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:26.363237' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:27.362977' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315170; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:29.363152' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315170; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:29.363423' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:30.36335' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315172; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002125 Lock_time: 0.001445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:32.363741' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315173; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.001645 Lock_time: 0.001589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315173; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:19:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002189 Lock_time: 0.002073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315174; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:33.363601' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:34.363235' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2770 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2770 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:19:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315176; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:35.363038' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:37.363939' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:38.36285' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315180; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:39.363766' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315182; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:41.362914' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:41.363115' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315183; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2772 Schema: QC_hit: No # Query_time: 0.005335 Lock_time: 0.005154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315183; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2772 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315183; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:19:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002413 Lock_time: 0.002126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315184; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:43.363611' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002391 Lock_time: 0.002104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:43.363423' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315185; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:44.362884' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2774 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2774 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:19:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:45.363632' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:46.36363' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:48.368531' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315190; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:50.365193' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:51.363385' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:51.363663' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:19:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2777 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315193; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2777 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315193; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:19:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:53.363673' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:54.363436' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2779 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2779 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:19:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001113 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:19:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:56.363188' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:19:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:19:59.365254' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:00.364305' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.000943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315202; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:01.36653' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:01.36583' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002061 Lock_time: 0.001806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:02.365527' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315203; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:02.365583' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2781 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315203; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2781 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315203; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315204; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:03.362924' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:04.364808' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2783 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2783 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:20:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315206; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:05.365102' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:06.364448' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:07.363031' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:08.364046' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:09.363645' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001138 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315211; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:10.36315' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002094 Lock_time: 0.001543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315212; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:11.362826' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2785 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2785 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002463 Lock_time: 0.002005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:13.363071' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:14.363594' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2787 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2787 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000980 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:15.363528' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:17.363867' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:17.364009' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002383 Lock_time: 0.002189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:18.363351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:20.364026' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:21.363019' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2789 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2789 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:20:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:22.363555' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2790 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2790 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001344 Lock_time: 0.000989 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:23.363258' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:25.36301' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002395 Lock_time: 0.002078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:25.363286' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:26.36348' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:27.363642' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315229; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:28.36264' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001228 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:30.363222' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001986 Lock_time: 0.001345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:32.363468' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315233; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315233; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:33.363248' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2801 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2801 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:35.363838' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002965 Lock_time: 0.002719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315239; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:38.363718' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009689 Lock_time: 0.009485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315240; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:39.363349' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:41.362731' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:42.363341' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:42.363327' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315243; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.000855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:44.363776' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2805 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2805 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:45.363608' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:46.363606' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001300 Lock_time: 0.001114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:46.363286' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:48.363608' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:50.364796' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:50.364907' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:51.363711' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:52.363075' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315253; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315253; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:20:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315254; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:53.363619' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315255; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:54.364478' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2810 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2810 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:20:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:20:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:56.363745' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004659 Lock_time: 0.003920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:20:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:58.363133' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:20:59.363751' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:00.366767' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:01.363142' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:02.364429' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315263; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315263; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:03.363438' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001899 Lock_time: 0.001638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:03.363438' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315265; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:04.363204' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2814 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2814 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315266; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:05.3637' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:06.365256' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:07.363772' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:08.36363' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:09.363897' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005949 Lock_time: 0.005707 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:10.363958' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006678 Lock_time: 0.006421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:11.363961' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:12.363419' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:12.363664' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2816 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315273; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2816 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315273; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:13.363597' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:13.363661' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315275; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:14.363422' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2818 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2818 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001117 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:16.363434' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:17.362889' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:21:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315279; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:18.36305' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:19.364088' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:20.363792' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:20.363926' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315282; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:21.364109' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.000758 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:21:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002243 Lock_time: 0.002006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315283; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:22.362727' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2821 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315283; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2821 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315283; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:21:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315284; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:23.363354' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001075 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:24.364477' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002717 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2823 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2823 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:21:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002231 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:25.365512' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:26.367225' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001296 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:27.365012' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:28.363801' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:21:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002063 Lock_time: 0.001400 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315291; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:21:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:32.364035' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2825 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315293; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2825 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315293; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:33.363676' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:33.363679' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.000512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2827 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2827 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:35.364303' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315297; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:36.367996' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:37.363862' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315298; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:37.364095' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002739 Lock_time: 0.002525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:38.363991' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:39.364138' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002193 Lock_time: 0.001983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:41.362995' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:41.363008' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002286 Lock_time: 0.002113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315303; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:42.363377' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2829 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315303; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2829 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315303; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315304; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315305; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:44.363039' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2831 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2831 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:21:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315306; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:45.364221' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:46.363949' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000176 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315308; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:47.362823' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002238 Lock_time: 0.001729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:21:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.001004 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315310; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:49.363231' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:21:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:51.364586' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2833 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2833 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315313; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:52.363088' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2834 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315313; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2834 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315313; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315314; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:53.362773' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:54.363289' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2836 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2836 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:21:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:21:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:21:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:57.363416' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:21:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:21:59.365505' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315321; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:00.363351' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:00.363725' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:01.363536' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:01.363622' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315323; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:02.363443' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2838 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315323; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2838 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315323; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:22:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:03.363692' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001898 Lock_time: 0.001461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:04.36324' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:04.363215' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2840 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2840 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:22:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002555 Lock_time: 0.002072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001587 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:08.365148' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:09.363389' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315331; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:10.363653' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000797 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315332; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:11.363467' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2842 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315333; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2842 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315333; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:22:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002263 Lock_time: 0.001656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:14.364875' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2844 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2844 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:22:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315337; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:16.371567' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315338; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:17.364145' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:18.363554' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315341; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:20.36273' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001774 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:21.364049' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2846 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2846 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:22:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:22.363108' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315343; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2847 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2847 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:22:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:23.363038' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002003 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:24.363938' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2849 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2849 Schema: QC_hit: No # Query_time: 0.001500 Lock_time: 0.001426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:22:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:25.363117' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001038 Lock_time: 0.000802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:26.363179' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315347; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:26.362984' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:27.362971' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:29.363049' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001541 Lock_time: 0.001344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002094 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315351; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315352; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:31.36358' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:31.363389' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003408 Lock_time: 0.002595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:32.362754' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2851 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315353; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2851 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315353; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:22:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:33.362898' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:34.363385' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2853 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2853 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:22:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002052 Lock_time: 0.001642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:38.363626' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001472 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:38.363626' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001554 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:39.363332' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:40.362812' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315362; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:41.364352' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:42.362902' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2855 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2855 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:22:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315364; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:43.365655' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:43.364968' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:44.36436' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2857 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2857 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:22:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:46.364988' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:47.365113' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:49.365204' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:22:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:50.368568' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:51.363755' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2859 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2859 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:22:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:52.362781' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2860 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2860 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:22:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:53.363308' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:54.363224' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315375; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:54.363242' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2862 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2862 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:22:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:55.363321' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:56.36293' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315377; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:56.363696' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:57.363547' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:22:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:22:58.363163' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315381; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:00.363636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:02.363746' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2864 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2864 Schema: QC_hit: No # Query_time: 0.002210 Lock_time: 0.002090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:23:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:03.363268' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2866 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2866 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:23:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315386; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:05.3635' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315387; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:06.363044' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315388; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:08.366727' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:08.366949' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:09.363511' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:09.3636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315391; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:10.362826' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315392; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:11.36341' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002460 Lock_time: 0.001943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2868 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2868 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:23:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.000656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315394; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:13.364481' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2870 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2870 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:23:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:15.363331' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:15.363578' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:16.362897' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:18.36289' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:18.362899' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:20.363285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:21.363528' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2872 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2872 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:23:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315403; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:22.36346' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2873 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2873 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:23:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001182 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2875 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2875 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:23:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:25.363249' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002412 Lock_time: 0.001705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315407; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:26.362729' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315409; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:28.363226' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315410; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:29.367031' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:31.363133' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000655 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315413; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:32.363565' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:32.363655' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2877 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2877 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:23:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002108 Lock_time: 0.001876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:33.363227' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002048 Lock_time: 0.001804 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315414; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:33.363331' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000994 Lock_time: 0.000758 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315415; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001282 Lock_time: 0.000688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2879 Schema: QC_hit: No # Query_time: 0.004119 Lock_time: 0.003997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2879 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:23:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315416; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:36.363373' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002148 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002684 Lock_time: 0.002181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001398 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315418; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:37.362824' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:38.363448' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001952 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001502 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:42.363399' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315423; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:42.363643' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2881 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2881 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:23:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:43.363138' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000998 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:44.363484' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315425; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:44.363498' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2883 Schema: QC_hit: No # Query_time: 0.001889 Lock_time: 0.001722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2883 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:23:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:45.363205' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315428; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:47.363513' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001144 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:48.363276' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002624 Lock_time: 0.002192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:49.363759' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:50.363402' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001386 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:50.363411' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315432; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:51.363079' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315432; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:51.363195' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2885 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2885 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:23:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002065 Lock_time: 0.001859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315433; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:52.363623' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002276 Lock_time: 0.001963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315433; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2886 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2886 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:23:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315434; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:54.363213' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2888 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2888 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:23:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001613 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315437; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:56.363331' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315437; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:56.363627' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:23:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:57.363092' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002392 Lock_time: 0.001780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:23:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000994 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315439; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:23:58.362774' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315442; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:01.363749' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:24:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315444; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002629 Lock_time: 0.002477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2892 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2892 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:24:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315446; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:05.363094' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:07.36464' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315449; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:08.363958' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000681 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:10.365513' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:12.3637' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:24:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:13.364454' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2896 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2896 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:24:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:15.364003' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:16.366018' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:17.363596' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002796 Lock_time: 0.002659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:18.363292' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315460; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:19.36302' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:21.363777' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.000944 Lock_time: 0.000815 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:24:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:22.362775' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002949 Lock_time: 0.001629 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2899 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2899 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:24:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:24.362977' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2901 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2901 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:24:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315466; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:25.363836' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:26.363135' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:26.363177' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315468; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:27.363844' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:27.363579' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000640 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315469; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:28.363101' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:29.363883' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:30.365851' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.000716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:24:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:33.363232' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2905 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2905 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:24:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000179 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000938 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315477; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:36.363447' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002006 Lock_time: 0.001783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:37.363102' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002492 Lock_time: 0.002268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:38.363979' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:39.365288' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:39.365158' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:40.363609' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004082 Lock_time: 0.003608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:41.363513' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:42.36361' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2907 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2907 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:24:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315484; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:43.363094' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2909 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2909 Schema: QC_hit: No # Query_time: 0.001771 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:24:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002924 Lock_time: 0.002637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:45.36344' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315486; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:45.363465' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:47.363571' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002495 Lock_time: 0.002266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:48.362728' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:48.362717' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:49.363977' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2911 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2911 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:24:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2912 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2912 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:24:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:53.363816' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:54.363183' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:24:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315497; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:56.369272' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:24:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:24:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315499; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:58.363563' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315500; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:24:59.363663' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001872 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2918 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2918 Schema: QC_hit: No # Query_time: 0.001360 Lock_time: 0.001176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:25:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:04.36341' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2920 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2920 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003409 Lock_time: 0.003070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:05.363019' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005125 Lock_time: 0.004495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:25:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:06.36386' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315508; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:07.363793' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:08.36327' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:08.36285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:09.363444' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:10.362886' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:11.363511' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315512; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:11.363535' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315513; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2922 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2922 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315514; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:13.363446' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2924 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2924 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315516; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:16.363316' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002185 Lock_time: 0.001963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315517; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:17.363463' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315518; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:25:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315519; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:19.363782' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:25:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:21.363769' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2926 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2926 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:22.363191' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:23.362822' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:24.363723' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2929 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2929 Schema: QC_hit: No # Query_time: 0.000912 Lock_time: 0.000793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.000994 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001687 Lock_time: 0.001559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315527; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:26.36731' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:27.363533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:25:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:29.364264' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:29.36424' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:30.363745' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:25:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:32.365438' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2931 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2931 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:25:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.000803 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315534; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:33.363609' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:34.364847' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2933 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2933 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:25:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002312 Lock_time: 0.001713 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:35.364714' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.000853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000795 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315537; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:36.364282' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315538; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.001358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315539; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:25:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315541; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001253 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:41.363345' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:41.363322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:42.36285' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2935 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315543; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2935 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315543; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315544; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:43.36398' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:43.363709' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:44.364527' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2937 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2937 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:45.363457' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:45.36319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:46.363876' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315548; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:47.363582' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:48.362858' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:25:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001939 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:50.363742' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2939 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2939 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:25:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:52.363411' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315553; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:52.363047' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2940 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315553; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2940 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315553; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:25:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:53.363559' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2942 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2942 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:25:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:55.363701' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315557; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001749 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:25:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002391 Lock_time: 0.001943 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315558; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:57.363066' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:25:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.000697 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:58.363647' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:59.365292' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002341 Lock_time: 0.002134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315560; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:25:59.365281' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:00.363133' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315562; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:01.363677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2944 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315563; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2944 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315563; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:26:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002424 Lock_time: 0.001518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315565; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:04.363615' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2946 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2946 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:26:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002031 Lock_time: 0.001751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:05.363319' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003200 Lock_time: 0.002718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315567; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315568; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:07.363863' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:08.362973' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001453 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:08.363005' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315570; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:09.363627' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002587 Lock_time: 0.001693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:10.363514' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315572; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:11.363371' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:12.363381' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:12.363433' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2948 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315573; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2948 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315573; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:26:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315575; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:14.363489' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2950 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2950 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:26:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000682 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:15.363249' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315578; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:17.363732' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:17.363822' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001590 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003222 Lock_time: 0.002843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:20.363557' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315582; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:21.363929' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2952 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2952 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:26:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315583; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:22.364856' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315583; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315583; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:26:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315584; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315585; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:24.363534' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2955 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2955 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:26:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315586; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002729 Lock_time: 0.002406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:25.362954' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001504 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315589; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:28.363537' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002178 Lock_time: 0.001506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:29.362868' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:30.363389' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:31.362908' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001494 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:32.363513' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001739 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315593; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:32.36352' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2957 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315593; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2957 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315593; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:26:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315594; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:33.363993' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315595; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2959 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2959 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:26:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315596; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:35.363229' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315598; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:37.36394' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001877 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:38.363258' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001918 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315599; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:38.363236' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002112 Lock_time: 0.001892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:39.362918' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315601; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:40.362907' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:40.363445' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:41.362901' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001747 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2961 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315603; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2961 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315603; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:26:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315604; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:43.363384' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:44.363602' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2963 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2963 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:26:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001040 Lock_time: 0.000791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:45.363409' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002613 Lock_time: 0.001930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002047 Lock_time: 0.001794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315607; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001022 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:46.364062' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:47.36694' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315609; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:48.36667' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.000931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315610; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:49.364556' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315611; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:50.364336' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:51.363305' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2965 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2965 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:26:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315613; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:52.363853' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315613; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:52.364201' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2966 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315613; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2966 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315613; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:26:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:53.363456' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2968 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2968 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:26:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:26:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315617; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:56.364022' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001515 Lock_time: 0.001294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:57.363485' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:57.363072' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:26:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001198 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:26:58.363813' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:00.363165' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:01.362906' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002142 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002834 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2970 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315623; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2970 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315623; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:27:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315625; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2972 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2972 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:27:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:05.363229' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:07.363242' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.000654 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:08.363437' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002619 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:09.364009' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:11.363643' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:12.363055' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2974 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315633; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2974 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315633; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:27:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:13.363788' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002397 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:14.363333' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2976 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2976 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:27:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:15.363048' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315637; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:16.363837' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001994 Lock_time: 0.001855 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315638; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:17.363348' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:18.362758' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:19.363475' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001483 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:20.362828' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315641; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:20.362829' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315642; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:21.363492' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2978 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2978 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:27:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:22.363001' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001801 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2979 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315643; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2979 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315643; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:27:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000707 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315644; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:23.363603' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003150 Lock_time: 0.002584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:24.363019' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2981 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2981 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:27:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:26.363932' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315648; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:27.36319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315649; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:28.363531' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315649; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:28.363022' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315650; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315651; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:30.363647' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:31.362735' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2983 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315653; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2983 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315653; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:27:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:34.363337' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315655; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:34.363207' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2985 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2985 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:27:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001017 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001574 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:37.364339' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315659; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:38.363761' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315659; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:38.363536' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000563 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315662; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:41.363973' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001581 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315663; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:42.363272' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2987 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315663; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2987 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315663; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:27:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:43.362968' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000994 Lock_time: 0.000675 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:44.363766' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001742 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2989 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2989 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:27:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003250 Lock_time: 0.002903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004035 Lock_time: 0.003485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:46.363424' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315668; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:47.363869' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001707 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001777 Lock_time: 0.001385 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:49.362791' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:50.364538' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315672; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2991 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2991 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:27:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:52.363552' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2992 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315673; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2992 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315673; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:27:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:53.363064' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:54.363536' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:27:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001989 Lock_time: 0.001713 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:55.363193' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002965 Lock_time: 0.001757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:55.363222' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000766 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001280 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:27:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:27:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315679; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:58.365067' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315680; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:27:59.368211' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:01.364867' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:02.363608' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001670 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2996 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315683; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2996 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315683; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:28:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315684; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:03.365869' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:04.36462' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2998 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2998 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:28:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004271 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315687; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:06.363094' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002170 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:09.363135' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315691; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:10.36395' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315691; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:10.364005' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315692; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:11.363285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001542 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315693; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:12.363565' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3000 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315693; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3000 Schema: QC_hit: No # Query_time: 0.001146 Lock_time: 0.001068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315693; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:28:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:13.36362' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:14.363109' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:28:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004289 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:17.363004' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000574 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315699; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:18.363345' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002636 Lock_time: 0.001835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:19.362827' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:20.363722' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001127 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315702; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:21.36332' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3004 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3004 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:28:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:22.36422' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001919 Lock_time: 0.000887 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3005 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315703; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3005 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315703; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:28:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315704; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:23.362918' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315705; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:24.36413' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:24.364004' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3007 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3007 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:28:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:25.362797' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001797 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001829 Lock_time: 0.000951 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005272 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:26.363974' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:27.363447' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001242 Lock_time: 0.000944 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:28.363398' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002876 Lock_time: 0.002705 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:29.363467' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315711; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:30.36344' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:31.364868' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315712; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:31.364852' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3009 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315713; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3009 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315713; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:28:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315714; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:33.363222' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:34.364165' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3011 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3011 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:28:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315716; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.000794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315716; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:35.363089' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315718; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:37.363578' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:38.363189' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001082 Lock_time: 0.000903 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:40.36307' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315722; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:41.363708' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315723; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3013 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315723; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3013 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315723; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:28:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315724; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:43.363271' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:44.363398' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3015 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3015 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:28:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.000993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315726; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315727; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:46.363698' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000176 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315727; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001944 Lock_time: 0.001807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:47.363189' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315729; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:48.362874' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:50.363688' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315732; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:51.363658' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3017 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3017 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:28:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002645 Lock_time: 0.002517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:52.363151' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315733; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315733; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:28:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:53.36307' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:54.363688' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:54.364022' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:28:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.010198 Lock_time: 0.009922 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:55.363252' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.010406 Lock_time: 0.010130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315736; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:55.363312' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:28:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:57.363201' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:28:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:58.363188' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315739; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:58.363197' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:59.363219' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315740; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:28:59.363182' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:00.362896' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:01.363455' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001347 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315743; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001238 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:02.362976' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3022 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315743; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3022 Schema: QC_hit: No # Query_time: 0.000938 Lock_time: 0.000825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315743; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:29:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:03.363839' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001753 Lock_time: 0.001597 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315745; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:04.36364' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3024 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3024 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:29:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315746; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:05.363452' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315748; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:07.363622' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:07.363477' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:08.363071' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315750; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:09.363721' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002202 Lock_time: 0.001704 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:11.364582' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3026 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315753; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3026 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315753; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:29:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001155 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001319 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315755; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000903 Lock_time: 0.000730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:14.363311' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3028 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3028 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:29:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000192 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315756; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:15.363264' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000166 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:17.363724' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:18.363696' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315759; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:18.363381' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315760; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001049 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:19.363005' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315761; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:20.364133' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3030 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3030 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:29:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:22.364105' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:22.364063' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3031 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315763; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3031 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315763; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:29:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:23.362718' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315765; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:24.363758' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3033 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3033 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:29:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.000624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315767; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002288 Lock_time: 0.001463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:27.362918' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:28.364584' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005360 Lock_time: 0.003172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315769; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.000642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315771; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:30.363672' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:31.362924' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315773; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:32.36507' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3038 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315773; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3038 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315773; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:29:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:33.37613' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:33.376216' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315775; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3040 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3040 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:29:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:35.362905' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315777; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:36.364218' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315778; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:37.36394' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:40.363482' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002257 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:41.363068' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001200 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:42.363533' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3042 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315783; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3042 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315783; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:29:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002009 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:43.363282' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000837 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315785; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3044 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3044 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:29:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.000780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315787; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:47.363763' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315789; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:48.363329' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002335 Lock_time: 0.001786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315790; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315790; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:49.363445' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:50.363302' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3046 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3046 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:29:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:52.363536' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3047 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315793; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3047 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315793; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:29:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315794; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:53.363403' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315795; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:54.363307' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:54.363359' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3049 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3049 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:29:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:55.363052' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002051 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:29:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:57.362995' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:29:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315799; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:58.362914' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315800; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:29:59.364231' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.001335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:01.363474' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315802; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:01.36355' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3051 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315803; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3051 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315803; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:30:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315805; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:04.363851' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3053 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3053 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:30:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:05.363748' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315807; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:06.367227' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000973 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:07.362866' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315809; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:08.363369' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315810; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:09.363229' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002182 Lock_time: 0.001695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315811; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:10.362886' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315812; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:11.363557' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:12.362999' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3055 Schema: QC_hit: No # Query_time: 0.001101 Lock_time: 0.000957 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315813; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3055 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315813; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:30:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:14.363306' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3057 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3057 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:30:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009802 Lock_time: 0.009582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:15.363312' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315816; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:15.362994' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:16.363469' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315818; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:17.363973' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:17.363222' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:18.363274' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:19.364194' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001985 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315821; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:20.363136' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001975 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3059 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3059 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:30:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315823; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:22.362927' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3060 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315823; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3060 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315823; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:30:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:30:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:25.364444' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:26.363574' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001442 Lock_time: 0.000853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315828; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002102 Lock_time: 0.001883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315828; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:27.364633' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315829; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:28.369036' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315831; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:30.363498' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:31.363649' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:32.363131' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3064 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315833; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3064 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315833; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:30:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315834; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001732 Lock_time: 0.001579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315834; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:33.362827' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001920 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3066 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3066 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:30:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001551 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315836; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:35.363137' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315838; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:37.363501' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002169 Lock_time: 0.001979 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002521 Lock_time: 0.001965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315840; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:40.363642' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315842; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:41.363036' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001894 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:42.364368' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3071 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315843; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3071 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315843; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:30:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315845; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3073 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3073 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:30:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:45.364967' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:46.365392' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315848; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:47.365027' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:48.3646' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:49.367461' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315852; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:51.364299' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:30:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 Schema: QC_hit: No # Query_time: 0.001621 Lock_time: 0.001504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315853; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315853; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:30:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005415 Lock_time: 0.005096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315854; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:30:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:54.362696' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3078 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3078 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:30:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315856; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.000990 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:30:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315859; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:30:58.362654' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315860; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:00.363591' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000987 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:01.363818' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:01.363411' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:02.36438' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3080 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315863; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3080 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315863; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:04.363518' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3082 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3082 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315866; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:05.363064' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315867; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:06.363736' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315868; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:07.363551' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:08.363543' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001312 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:09.363593' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315871; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:10.363152' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001202 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:12.36369' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3084 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315873; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3084 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315873; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:13.363517' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315875; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:14.363491' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3086 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3086 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315877; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:16.363326' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000995 Lock_time: 0.000666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001439 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:19.363725' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315881; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:20.363627' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001846 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:21.363568' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3088 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3088 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3089 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3089 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315883; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000910 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:23.36316' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:24.363493' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3091 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3091 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:31:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:25.363315' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:25.363237' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315888; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:27.363338' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:28.363938' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:29.364' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002277 Lock_time: 0.001773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004484 Lock_time: 0.004273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315893; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004714 Lock_time: 0.004267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3093 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315893; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3093 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315893; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:33.362888' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:33.362918' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:34.36344' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3095 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3095 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001248 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:35.363571' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:36.362916' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001995 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315898; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.001039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315899; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:38.363547' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315900; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:39.363041' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:40.363485' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315902; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:41.363316' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001658 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315903; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315903; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:42.362902' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3097 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315903; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3097 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315903; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:43.363753' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:44.363269' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3099 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3099 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315906; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001277 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002082 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:47.363512' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:49.363618' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:50.363104' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002336 Lock_time: 0.001332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3101 Schema: QC_hit: No # Query_time: 0.003870 Lock_time: 0.003752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3101 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:52.365486' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315913; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:52.366138' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3102 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315913; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3102 Schema: QC_hit: No # Query_time: 0.003312 Lock_time: 0.003124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315913; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:31:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:53.363925' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:54.364922' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3104 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3104 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:31:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:31:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000984 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:56.365053' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:56.364663' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:31:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315919; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:58.36346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:31:59.363056' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315921; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:00.363818' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:01.363107' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315922; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:01.363165' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3106 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315923; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3106 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315923; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:32:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315924; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:03.363533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315925; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:04.362876' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3108 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3108 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315926; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:05.363772' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001471 Lock_time: 0.001242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315927; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002302 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:08.365978' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315931; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:10.364044' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:10.363838' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:11.363207' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001642 Lock_time: 0.001487 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315932; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:11.363035' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3110 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315933; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3110 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315933; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:13.363555' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315935; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:14.363012' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3112 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3112 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001023 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315937; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315939; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:18.363189' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:18.36331' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:19.363541' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:20.363135' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003012 Lock_time: 0.002611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001234 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:22.363294' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3115 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315943; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3115 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315943; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:23.363186' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315945; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:24.363358' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:24.363669' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3117 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3117 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.000709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:25.364949' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003538 Lock_time: 0.001592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:26.363635' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:27.363778' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:28.36307' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002003 Lock_time: 0.001430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:29.364068' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:31.362777' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315953; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:32.363428' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3119 Schema: QC_hit: No # Query_time: 0.001051 Lock_time: 0.000918 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315953; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3119 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:32:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:33.363942' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:34.363694' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3121 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3121 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004488 Lock_time: 0.003545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315956; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:35.36344' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:36.362949' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:37.363788' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002005 Lock_time: 0.001473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:38.363325' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:39.362935' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:40.364111' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:41.363473' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:42.363412' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3123 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315963; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3123 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315963; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315964; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005256 Lock_time: 0.004810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:44.3631' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002262 Lock_time: 0.001690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3125 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3125 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315966; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:45.363097' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001625 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:45.363318' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:46.363761' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315967; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:46.363819' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:48.362735' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:48.362735' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001718 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:49.363565' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315970; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:49.363522' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001984 Lock_time: 0.001741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002281 Lock_time: 0.001778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001644 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:51.363199' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3127 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3127 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:52.363529' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3128 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315973; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3128 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315973; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:54.363357' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002214 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3130 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3130 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:32:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315976; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002600 Lock_time: 0.002443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:55.362934' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000730 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:32:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315978; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:57.363378' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:32:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:58.362868' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315980; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:32:59.363521' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:00.362878' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:00.363163' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001911 Lock_time: 0.001661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002163 Lock_time: 0.001600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315982; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315983; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:02.363196' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3132 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315983; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3132 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315983; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:33:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002543 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3134 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3134 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:33:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002310 Lock_time: 0.002014 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:05.362745' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:05.362658' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:06.364405' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315989; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:08.365466' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:08.36594' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:09.364174' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315991; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002102 Lock_time: 0.001535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315992; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:11.364876' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315993; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315993; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:33:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:13.362756' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:14.364351' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3138 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630315995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3138 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630315995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:33:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315996; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:15.363222' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:17.363508' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315999; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:18.363081' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001140 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630315999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001292 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:19.36299' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316001; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:20.363541' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316002; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:33:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316003; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:22.363083' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3141 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316003; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3141 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316003; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:33:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:23.363827' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:24.36305' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3143 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3143 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:33:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316006; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316006; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:25.363837' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:26.363875' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:28.366114' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:29.363245' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001380 Lock_time: 0.001179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316010; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:29.363556' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316011; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:30.362835' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316012; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:31.363813' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316013; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:32.362977' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002692 Lock_time: 0.002136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3145 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316013; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3145 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316013; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:33:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:33.364029' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001549 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:34.363249' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001857 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3147 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3147 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:33:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:35.36288' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000643 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:37.36283' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001595 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:37.36284' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:38.366871' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316022; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:42.364084' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3149 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316023; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3149 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316023; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:33:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001654 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:43.363613' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:44.363055' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3151 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3151 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:33:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001323 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316027; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:46.36344' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001058 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:47.363024' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002089 Lock_time: 0.001477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316028; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:48.363732' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002081 Lock_time: 0.001889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316030; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001177 Lock_time: 0.001016 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316030; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:49.362988' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:51.363156' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:33:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:52.363804' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3154 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316033; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3154 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:33:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316034; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:53.363182' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316035; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:54.364203' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3156 Schema: QC_hit: No # Query_time: 0.000834 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3156 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:33:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003198 Lock_time: 0.001439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316036; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:33:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001501 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:56.362892' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:57.363548' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316038; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:57.363674' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:33:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:58.362998' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002202 Lock_time: 0.000957 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:59.363996' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316040; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:33:59.364204' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316042; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:01.363471' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316043; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:02.363972' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3160 Schema: QC_hit: No # Query_time: 0.002300 Lock_time: 0.002172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316043; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3160 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316043; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001618 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316044; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:03.363272' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316045; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:04.362946' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:04.363003' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3162 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3162 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001076 Lock_time: 0.000849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316046; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:05.363591' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002095 Lock_time: 0.001583 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:07.363267' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:07.362987' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:08.363673' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:08.363675' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316050; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:09.364758' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001326 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:11.362935' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3165 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316053; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3165 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316053; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:34:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:13.363004' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316055; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:14.363642' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:14.363457' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3167 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3167 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:15.363046' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001738 Lock_time: 0.001603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316056; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:15.363136' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:16.362721' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:16.362727' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000159 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001943 Lock_time: 0.001373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:19.364115' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000930 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:19.363953' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:20.363421' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:21.363051' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3169 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3169 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316063; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:22.363651' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3170 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316063; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3170 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316063; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001908 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:23.363161' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001647 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:23.363203' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:24.362705' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3172 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3172 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316066; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:25.363418' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316067; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000717 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:27.36355' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001667 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:29.364085' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:30.364717' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316072; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316073; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:32.363169' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316073; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316073; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:33.362928' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316074; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:33.36276' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:34.363424' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3177 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3177 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001599 Lock_time: 0.001378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:36.364045' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:38.366126' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:40.364433' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316082; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:41.363839' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002116 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:42.364136' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3180 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316083; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3180 Schema: QC_hit: No # Query_time: 0.000944 Lock_time: 0.000820 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316083; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001086 Lock_time: 0.000945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:43.363636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:44.363118' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3183 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3183 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316086; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000817 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316086; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:45.362986' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316087; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:46.363571' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:46.364419' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316088; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:47.363199' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001285 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316089; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:48.362645' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:49.363163' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316091; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:50.363827' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316092; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:51.362708' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001720 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3187 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3187 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.001281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316093; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316093; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:52.363674' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316093; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316093; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001316 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316094; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:53.363795' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001231 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316094; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:53.364403' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:54.362814' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3191 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3191 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:34:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:55.363395' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:34:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:34:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:58.363401' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:35:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:34:59.363638' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:00.366212' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:01.363084' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3195 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316103; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3195 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316103; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:35:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001047 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316104; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:03.362926' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001066 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:03.363179' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316105; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:04.363537' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002279 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3197 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3197 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.000690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001863 Lock_time: 0.001626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:05.363049' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001329 Lock_time: 0.001120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:07.363174' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:08.362608' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:35:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:10.363387' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001027 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:11.363219' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3200 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316113; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3200 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316113; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:14.363692' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:15.363416' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:16.367639' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316118; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:17.363328' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:17.363069' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:18.363164' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316120; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:19.362784' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:35:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:21.363227' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3208 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3208 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:22.36274' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.001052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:22.363413' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3210 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316123; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3210 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316123; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001114 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316124; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:23.363351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3213 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3213 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:35:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:35:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000929 Lock_time: 0.000698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316127; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:26.363048' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001147 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316128; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:27.363035' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:29.363587' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:30.362752' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:31.363204' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3216 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3216 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316133; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:35:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001437 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3218 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3218 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002249 Lock_time: 0.001755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316136; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001878 Lock_time: 0.001623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316136; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:35.362874' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316137; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:36.363372' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316138; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:37.362952' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002508 Lock_time: 0.002355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:38.363657' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:39.363092' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:35:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:40.364837' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:41.363052' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:42.363665' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316143; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316143; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:43.363262' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001544 Lock_time: 0.001410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:44.362882' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3225 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3225 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001926 Lock_time: 0.001776 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:45.363409' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:35:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:47.363192' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000410 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:48.363392' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:35:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:50.366188' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:51.363258' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:52.363803' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:52.363827' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.005114 Lock_time: 0.004987 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:35:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:53.366201' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316155; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3230 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3230 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:35:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:55.36509' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:55.365128' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:35:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.017994 Lock_time: 0.017762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:57.364517' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:35:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:58.364026' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:58.364271' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:35:59.363567' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316161; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:00.363956' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:01.365468' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316163; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:02.367396' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316163; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:02.366853' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3232 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316163; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3232 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316163; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:03.363416' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:04.363772' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316165; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:04.363488' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3234 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3234 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:36:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:06.363973' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316170; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:10.363808' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316172; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:11.363757' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316173; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:12.363728' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001776 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3236 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316173; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3236 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316173; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:14.363278' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3238 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3238 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001256 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316176; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:15.36265' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001129 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316178; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:17.364127' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002696 Lock_time: 0.001970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002615 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:18.363034' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001460 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316181; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316182; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:21.3642' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3240 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3240 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316183; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:22.363624' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3241 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316183; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3241 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316183; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:23.363153' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:24.36287' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3243 Schema: QC_hit: No # Query_time: 0.001138 Lock_time: 0.001005 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3243 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000842 Lock_time: 0.000540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:27.364264' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.001140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:27.363837' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:29.363037' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:31.363463' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316193; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:32.36292' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316193; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316193; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003754 Lock_time: 0.003557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316194; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004510 Lock_time: 0.003941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3247 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3247 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003094 Lock_time: 0.002892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:35.363865' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000865 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:36.363307' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001791 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002570 Lock_time: 0.002406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:38.363618' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:39.363232' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:40.363479' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316202; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:41.363546' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316203; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3249 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316203; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3249 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316203; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001834 Lock_time: 0.001372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.001357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3251 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3251 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:45.364457' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:46.363' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:46.36298' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000863 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:47.363833' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316209; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001015 Lock_time: 0.000723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:49.363579' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001882 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316211; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:50.363603' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.000879 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:36:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:52.363582' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3254 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3254 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:36:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001267 Lock_time: 0.001049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:53.36323' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:53.363283' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001457 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000895 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316215; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:54.363185' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3256 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3256 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:36:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000332 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:55.362732' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:56.364007' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:36:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:36:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002919 Lock_time: 0.002644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:36:59.36319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316221; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:00.362908' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316222; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:02.363797' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3258 Schema: QC_hit: No # Query_time: 0.002272 Lock_time: 0.002148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3258 Schema: QC_hit: No # Query_time: 0.001006 Lock_time: 0.000943 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316224; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:03.364061' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:03.364272' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001283 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:04.363665' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3260 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3260 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:05.36353' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:06.366353' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316228; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:07.364912' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002441 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316229; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:08.363484' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:09.368158' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:10.366905' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:11.363597' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:12.363287' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:12.36313' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3262 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316233; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3262 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316233; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:13.363483' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3264 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3264 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002081 Lock_time: 0.001694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316237; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:16.362935' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003743 Lock_time: 0.001457 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:17.363542' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316239; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:18.363913' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005305 Lock_time: 0.004775 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005414 Lock_time: 0.004672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316242; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:21.364119' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3266 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3266 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003157 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:22.363553' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3267 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316243; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3267 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003518 Lock_time: 0.003406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3269 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3269 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:26.363458' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:26.364079' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001688 Lock_time: 0.001427 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:29.362919' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316252; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:31.363412' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001053 Lock_time: 0.000829 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:32.363734' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3271 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316253; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3271 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316253; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316254; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:34.362864' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3273 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3273 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316256; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:35.363507' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:36.364078' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:36.363811' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001947 Lock_time: 0.001712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:39.362782' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:41.363584' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001966 Lock_time: 0.001428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316263; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3275 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316263; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3275 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316263; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:43.363642' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316265; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3277 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3277 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:45.363497' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001093 Lock_time: 0.000450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:46.3635' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002165 Lock_time: 0.001160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:48.363992' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002007 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:37:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316271; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:50.362965' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316272; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:51.363543' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001677 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:52.363289' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3280 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316273; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3280 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316273; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316274; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:53.363561' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3282 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3282 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:37:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:55.363993' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:56.363459' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316278; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:37:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:37:58.364855' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002331 Lock_time: 0.001807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:00.363457' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001839 Lock_time: 0.001646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:01.363297' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316283; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:02.363626' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3284 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316283; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3284 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316283; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:38:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3286 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3286 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:38:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:05.362848' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316287; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:06.363394' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316289; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:08.366803' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001497 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:10.363765' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001589 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316292; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:11.363042' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001273 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316293; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:12.36353' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316293; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316293; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:38:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:13.363645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002292 Lock_time: 0.002136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316295; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:14.363091' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3293 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3293 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:38:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:17.36564' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001201 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001290 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:18.363446' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316300; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:19.365666' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000994 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316300; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000998 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.001519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:20.363183' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:21.3645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001569 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3295 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3295 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:38:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316303; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:22.362994' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3296 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316303; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3296 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316303; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:38:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:23.364151' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316305; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:24.367065' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3298 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3298 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:38:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316309; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:28.363695' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316311; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:30.36443' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001958 Lock_time: 0.001800 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:31.363777' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:32.363069' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3307 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316313; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3307 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316313; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:38:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316314; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:33.364012' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3309 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3309 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:38:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000786 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:35.363644' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316318; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:39.363597' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.000694 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000444 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316321; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002189 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316322; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001462 Lock_time: 0.001353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3311 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316323; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3311 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316323; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:38:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:43.363113' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3313 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3313 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:38:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001087 Lock_time: 0.000806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316326; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:45.363526' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002214 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:46.365598' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:48.36354' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:49.363848' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:38:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002809 Lock_time: 0.002595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:52.363294' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003832 Lock_time: 0.003626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3319 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316333; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3319 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316333; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:38:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:53.363698' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316335; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:54.368841' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3321 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3321 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:38:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316336; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:55.364763' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316337; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:38:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:57.363761' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:38:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:58.363411' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001465 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:38:59.363811' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.001009 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316341; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:00.363639' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:01.363622' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:02.364326' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3324 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3324 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:39:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:04.364333' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3326 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3326 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000847 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:39:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001813 Lock_time: 0.001499 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002161 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316349; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001995 Lock_time: 0.001809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:08.36377' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:10.364073' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001625 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:10.364016' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316352; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:12.363576' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3329 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316353; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3329 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316353; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:39:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:13.363226' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:14.363505' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3331 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3331 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:39:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316356; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:15.36366' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316357; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:16.363551' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002398 Lock_time: 0.001437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.001035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316358; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001579 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316360; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:20.36331' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000593 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316362; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:21.36305' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3335 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3335 Schema: QC_hit: No # Query_time: 0.003662 Lock_time: 0.003503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:39:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:22.363462' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3336 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3336 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:39:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:23.364084' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002179 Lock_time: 0.001985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:24.363131' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3338 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3338 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:39:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004471 Lock_time: 0.004267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316366; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:25.363478' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001519 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002304 Lock_time: 0.002099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316368; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:27.366105' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002350 Lock_time: 0.002134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:27.365419' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:28.365417' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001157 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:29.370038' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.001096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316371; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:30.3653' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:31.364115' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:32.363067' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3340 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3340 Schema: QC_hit: No # Query_time: 0.004591 Lock_time: 0.004467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:39:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003062 Lock_time: 0.002231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001498 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:34.363931' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3342 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3342 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:39:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:36.36438' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001977 Lock_time: 0.001217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003091 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001217 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:38.363445' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:40.364257' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001371 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.000934 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3344 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3344 Schema: QC_hit: No # Query_time: 0.004158 Lock_time: 0.003999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:39:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:43.363097' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3346 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3346 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:39:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316386; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:45.363456' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:46.362902' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316388; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:47.363487' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001502 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:49.362965' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001661 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:51.365206' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3348 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3348 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:39:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:52.363355' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316393; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:52.363538' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3350 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3350 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:39:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:39:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3352 Schema: QC_hit: No # Query_time: 0.001302 Lock_time: 0.001130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3352 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:39:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008189 Lock_time: 0.007872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316396; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006994 Lock_time: 0.006745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:55.363165' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001209 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:56.363571' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316398; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:57.363778' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:39:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:58.365226' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:39:58.365216' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316400; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316401; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:00.363479' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:01.363146' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316403; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:02.363368' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3354 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3354 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:40:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001983 Lock_time: 0.001489 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:04.363917' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001532 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3357 Schema: QC_hit: No # Query_time: 0.002469 Lock_time: 0.002313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3357 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:40:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:05.363339' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002094 Lock_time: 0.001864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:05.363361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316410; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:09.363587' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002228 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002324 Lock_time: 0.002129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316411; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:10.362818' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001875 Lock_time: 0.001616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:12.363186' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3359 Schema: QC_hit: No # Query_time: 0.003099 Lock_time: 0.002913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3359 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:40:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.000793 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001826 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:13.363407' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:14.363126' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3361 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3361 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:40:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:15.363648' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.000477 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316417; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001282 Lock_time: 0.000690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316417; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:16.363795' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002252 Lock_time: 0.002044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002563 Lock_time: 0.002112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:19.365801' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:20.363356' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316421; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:20.363806' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316422; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002948 Lock_time: 0.002767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316422; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:21.363159' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3363 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3363 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:40:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3364 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3364 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:40:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316424; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:23.363869' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001111 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:24.363427' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001094 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316425; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:24.363811' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3366 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3366 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:40:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:25.362907' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001602 Lock_time: 0.001321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:25.362911' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:26.363518' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:27.366939' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:28.363925' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:29.367074' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:29.367227' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316431; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:32.363121' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316433; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3369 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3369 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:40:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:33.364058' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002368 Lock_time: 0.002127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316435; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002758 Lock_time: 0.002479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:34.363213' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3371 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3371 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:40:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002288 Lock_time: 0.002063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316437; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:36.364471' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:37.385839' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:38.363333' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:40.366799' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 2539 Schema: camundabpmn QC_hit: No # Query_time: 0.001616 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316441; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:40:41.499' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:40:41.499') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:40:41.499') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:40:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002125 Lock_time: 0.001342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316442; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003165 Lock_time: 0.002372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:42.365045' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3374 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3374 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:40:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316444; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:43.364228' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3376 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3376 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:40:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001678 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001251 Lock_time: 0.000863 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:45.364678' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:48.364244' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001859 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:50.363455' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:50.363526' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316452; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:51.36373' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3381 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3381 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:40:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.135441 Lock_time: 0.134426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316453; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:40:53.786' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:40:53.786') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:40:53.786') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000770 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316453; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:40:53.926' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:40:53.926') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:40:53.926') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:40:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:53.36307' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316455; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3384 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3384 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:40:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316456; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002409 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:40:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:56.363399' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:56.362959' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:40:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002129 Lock_time: 0.001676 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316458; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:40:58.938' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:40:58.938') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:40:58.938') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:40:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:40:58.363694' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002347 Lock_time: 0.002122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002895 Lock_time: 0.002691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003520 Lock_time: 0.002700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3386 Schema: QC_hit: No # Query_time: 0.001296 Lock_time: 0.001206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3386 Schema: QC_hit: No # Query_time: 0.001046 Lock_time: 0.000976 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3388 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3388 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:06.36355' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316468; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:07.362909' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001004 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316468; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:41:08.932' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:41:08.932') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:41:08.932') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:41:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316469; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316469; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:08.363627' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001235 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:09.363007' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004155 Lock_time: 0.003898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:10.363505' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3390 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3390 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:41:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:14.363189' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3392 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3392 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:15.363116' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:15.363345' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004294 Lock_time: 0.004116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:16.363558' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:17.363353' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002186 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:18.36369' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:20.363548' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316481; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:20.363696' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3394 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3394 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001076 Lock_time: 0.000801 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316483; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:22.363093' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002035 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000737 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316484; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:23.363598' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001178 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3397 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3397 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:25.363223' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.004809 Lock_time: 0.002413 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316486; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 9:41:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316487; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.003535 Lock_time: 0.002882 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316487; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:41:27.903' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:41:27.903') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:41:27.903') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000563 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316487; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:41:27.919' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:41:27.919') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:41:27.919') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000822 Lock_time: 0.000169 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 15117 SET timestamp=1630316487; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '722dfcef-0976-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 9:41:28 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001223 Lock_time: 0.000100 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 16073 SET timestamp=1630316488; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '722dfcef-0976-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002420 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1356 SET timestamp=1630316488; select * from ACT_RE_PROCDEF RES where KEY_ = 'ExecuteBuildingBlock' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'ExecuteBuildingBlock' and TENANT_ID_ is null); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:27.364811' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001323 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316489; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:28.362971' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:30 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002301 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1344 use camundabpmn; SET timestamp=1630316490; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignNetworkBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignNetworkBB' and TENANT_ID_ is null); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:29.363483' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:31.364' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.000742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:32.363257' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001941 Lock_time: 0.001415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:32.363288' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3399 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3399 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:34.363954' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3401 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3401 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001712 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:35.363533' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.000834 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001597 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:37.364047' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001927 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1313 use camundabpmn; SET timestamp=1630316498; select * from ACT_RE_PROCDEF RES where KEY_ = 'SDNCHandler' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'SDNCHandler' and TENANT_ID_ is null); # Time: 210830 9:41:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002594 Lock_time: 0.001724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:38.363416' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001924 Lock_time: 0.001690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316500; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316500; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:39.363105' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:41.364438' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002031 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3403 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3403 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:41:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002059 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001020 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:44.363977' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3405 Schema: QC_hit: No # Query_time: 0.001605 Lock_time: 0.001460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3405 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002157 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001484 Lock_time: 0.000534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:45.363425' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003098 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007384 Lock_time: 0.006926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:46.363029' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001068 Lock_time: 0.000149 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17916 use camundabpmn; SET timestamp=1630316507; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '722dfcef-0976-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 9:41:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001377 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:50 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002324 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1344 use camundabpmn; SET timestamp=1630316510; select * from ACT_RE_PROCDEF RES where KEY_ = 'CreateNetworkBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'CreateNetworkBB' and TENANT_ID_ is null); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316510; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:49.363534' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:51 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002726 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1332 use camundabpmn; SET timestamp=1630316511; select * from ACT_RE_PROCDEF RES where KEY_ = 'NetworkAdapter' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'NetworkAdapter' and TENANT_ID_ is null); # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002795 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1364 SET timestamp=1630316511; select * from ACT_RE_PROCDEF RES where KEY_ = 'openstackAdapterTask' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'openstackAdapterTask' and TENANT_ID_ is null); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:50.369704' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001340 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316511; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:41:51.657' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:41:51.657') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:41:51.657') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000447 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316511; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:41:51.662' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:41:51.662') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:41:51.662') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:41:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316512; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:51.363656' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:51.363652' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3407 Schema: QC_hit: No # Query_time: 0.003920 Lock_time: 0.003745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3407 Schema: QC_hit: No # Query_time: 0.007921 Lock_time: 0.007782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3408 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3408 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:41:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000425 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316514; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:53.363348' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:53.363836' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001129 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3410 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3410 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:41:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:55.365968' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:55.365042' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001224 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316516; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:41:56.664' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:41:56.664') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:41:56.664') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:41:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:56.364241' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:41:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:57.363974' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:41:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000692 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:58.363804' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002061 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:41:59.363356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316522; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:01.363821' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316523; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3412 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3412 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:42:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:03.363045' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:04.363792' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3414 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3414 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:42:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001167 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002148 Lock_time: 0.001716 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316526; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:06.668' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:06.668') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:06.668') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:42:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316527; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:06.363082' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:07.363903' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:08.363324' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001781 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:09.362968' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316531; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:10.363618' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316532; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:11.363517' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008992 Lock_time: 0.008250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3416 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3416 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:42:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:13.364308' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316535; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316535; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:14.363293' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3418 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3418 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:42:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316536; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002088 Lock_time: 0.001668 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316536; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000617 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316537; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:16.364035' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000925 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316539; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:18.364072' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316540; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:19.363293' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:20.367802' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:21.362884' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:21.362908' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3420 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3420 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:42:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316543; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:22.363674' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3421 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316543; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3421 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316543; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:42:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316544; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:23.363116' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001294 Lock_time: 0.001082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3423 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3423 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:42:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316546; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:25.363546' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001362 Lock_time: 0.000876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316546; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:26.665' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:26.665') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:26.665') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:42:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316547; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:26.363981' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316548; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000804 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:28.363706' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001391 Lock_time: 0.001059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316550; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:29.363196' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002620 Lock_time: 0.001974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:30.364014' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.012115 Lock_time: 0.011507 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316551; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:31.491' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:31.491') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:31.491') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000542 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316551; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:31.511' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:31.511') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:31.511') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000687 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316551; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:31.557' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:31.557') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:31.557') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000452 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316551; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:31.561' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:31.561') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:31.561') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:42:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001720 Lock_time: 0.001496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316552; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316553; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001434 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316553; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:32.363439' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.003188 Lock_time: 0.002473 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316553; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:33.438' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:33.438') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:33.438') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000602 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316553; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:33.45' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:33.45') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:33.45') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3425 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316553; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3425 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316553; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:42:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:33.363654' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:35 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.036616 Lock_time: 0.035983 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316555; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:35.291' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:35.291') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:35.291') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000579 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316555; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:35.337' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:35.337') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:35.337') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3427 Schema: QC_hit: No # Query_time: 0.002314 Lock_time: 0.002098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3427 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:42:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001012 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:36.362958' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316558; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:37.363687' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.065449 Lock_time: 0.064814 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316558; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:38.707' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:38.707') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:38.707') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000754 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316558; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:38.778' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:38.778') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:38.778') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:42:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000995 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001860 Lock_time: 0.001516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316559; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:38.363284' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004010 Lock_time: 0.003798 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316560; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:39.363217' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316561; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316562; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:41.363389' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001044 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316563; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:43.781' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:43.781') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:43.781') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3429 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316563; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3429 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316563; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:42:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:43.363322' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001995 Lock_time: 0.001199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001224 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:44.36304' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3431 Schema: QC_hit: No # Query_time: 0.001089 Lock_time: 0.000999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3431 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:42:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:45.364293' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316567; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:46.363468' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:47.363143' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316569; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:48.363044' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001426 Lock_time: 0.000431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316570; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:49.363937' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002577 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001419 Lock_time: 0.001028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:42:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316572; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3433 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3433 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:42:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316573; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316573; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:52.364642' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000885 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316573; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:53.779' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:53.779') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:53.779') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3434 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316573; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3434 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316573; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:42:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:53.364367' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002635 Lock_time: 0.000579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3436 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3436 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:42:56 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.004789 Lock_time: 0.000489 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316576; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:55.363797' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.006914 Lock_time: 0.006348 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316576; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:56.756' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:56.756') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:56.756') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000655 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316576; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:42:56.772' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:42:56.772') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:42:56.772') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:42:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:56.367383' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.001022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:57.36326' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:42:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002251 Lock_time: 0.002079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:42:58.363417' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:43:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:00.363641' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002234 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316581; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:01.774' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:01.774') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:01.774') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:43:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:01.363137' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316583; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:02.363805' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3441 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316583; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3441 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316583; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316584; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:03.363558' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000944 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316585; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:04.363161' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002008 Lock_time: 0.001530 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3443 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3443 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:43:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000573 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:06.363796' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:08.363086' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:09.364035' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002151 Lock_time: 0.001562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316590; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:43:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:10.363304' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002154 Lock_time: 0.001485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:43:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002277 Lock_time: 0.002116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:11.363086' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001065 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316593; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3445 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316593; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3445 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316593; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316594; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316595; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:14.363682' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3447 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3447 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:15.363933' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316597; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000163 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316598; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:17.364517' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:18.362704' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000976 Lock_time: 0.000698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316599; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:18.362702' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:19.369395' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:19.369449' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316601; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:20.364637' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:22 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001784 Lock_time: 0.001189 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316602; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:22.237' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:22.237') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:22.237') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000740 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316602; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:22.245' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:22.245') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:22.245') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316602; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3449 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3449 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:43:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:22.363741' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.102976 Lock_time: 0.102372 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316603; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:23.511' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:23.511') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:23.511') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000428 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316603; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:23.62' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:23.62') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:23.62') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3450 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316603; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3450 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316603; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316604; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:23.363389' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.001432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316605; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:24.363082' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3452 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3452 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003145 Lock_time: 0.002936 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316606; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002849 Lock_time: 0.002559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:25.364164' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002090 Lock_time: 0.001409 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316607; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:26.363628' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316608; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:27.36387' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:27.363829' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002939 Lock_time: 0.002347 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316608; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:28.623' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:28.623') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:28.623') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:43:29 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.121491 Lock_time: 0.120981 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316609; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:28.985' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:28.985') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:28.985') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000472 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316609; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:29.11' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:29.11') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:29.11') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316609; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:28.363402' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000921 Lock_time: 0.000816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001811 Lock_time: 0.000876 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316611; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:30.362833' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002724 Lock_time: 0.002520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316611; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:30.362848' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002107 Lock_time: 0.001816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:31.363662' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316613; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:32.363553' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3454 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316613; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3454 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316613; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:34 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001403 Lock_time: 0.000747 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316614; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:34.114' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:34.114') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:34.114') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316614; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:33.36321' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:34.362876' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3457 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3457 Schema: QC_hit: No # Query_time: 0.003562 Lock_time: 0.003465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:43:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000777 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316616; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316617; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:43:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:43:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002349 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:43:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000528 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:41.363923' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:43:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002167 Lock_time: 0.001999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:42.363623' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3460 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316623; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3460 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316623; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:44 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000956 Lock_time: 0.000332 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 462 use camundabpmn; SET timestamp=1630316624; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:44.111' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:44.111') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:44.111') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316624; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:43.363362' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.021061 Lock_time: 0.020322 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316624; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:44.588' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:44.588') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:44.588') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000754 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316624; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:44.616' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:44.616') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:44.616') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:43:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316625; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:44.363686' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3462 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3462 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:46 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.030495 Lock_time: 0.030037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316626; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:46.039' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:46.039') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:46.039') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000591 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316626; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:46.077' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:46.077') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:46.077') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:45.363472' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316627; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:46.363539' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000786 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316628; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:47.363253' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001805 Lock_time: 0.001254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:43:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:49.363585' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:51 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001641 Lock_time: 0.000915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316631; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:51.078' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:51.078') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:51.078') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316631; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:50.363904' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:50.36393' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001523 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:51.363486' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003609 Lock_time: 0.002511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3464 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3464 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001192 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:52.36301' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001495 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:52.363001' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3465 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316633; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3465 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316633; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316634; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:53.363709' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:43:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:54.362939' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3467 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3467 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:43:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:43:57 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.004363 Lock_time: 0.001445 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316637; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 9:43:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000496 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316638; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:57.363351' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001071 Lock_time: 0.000377 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316638; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:58.57' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:58.57') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:58.57') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000786 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316638; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:43:58.579' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:43:58.579') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:43:58.579') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:43:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:43:59.367066' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001435 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316643; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:02.363395' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000934 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316643; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:03.58' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:03.58') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:03.58') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3469 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316643; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3469 Schema: QC_hit: No # Query_time: 0.002049 Lock_time: 0.001923 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316643; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:44:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316644; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:03.36329' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:04.363259' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3471 Schema: QC_hit: No # Query_time: 0.001944 Lock_time: 0.001826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3471 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:44:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316646; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:05.363681' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:05.363645' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.097558 Lock_time: 0.097076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316646; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:06.816' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:06.816') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:06.816') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000510 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316646; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:06.917' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:06.917') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:06.917') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:44:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000796 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316647; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:06.367011' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316648; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:07.36371' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000618 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:07.363751' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316649; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000548 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:09.363916' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316651; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:10.363621' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000854 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316651; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:11.918' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:11.918') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:11.918') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:44:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316653; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:12.363574' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316653; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:12.363809' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3473 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316653; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3473 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316653; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:44:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:13.363438' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316655; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:14.363339' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3475 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3475 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:44:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316656; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:15.362987' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001948 Lock_time: 0.001733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:17.362986' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002234 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316658; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 9:44:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316659; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:18.364077' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:20 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001092 Lock_time: 0.000365 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316660; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:20.138' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:20.138') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:20.138') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000527 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316660; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:20.149' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:20.149') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:20.149') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316660; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:19.36308' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002264 Lock_time: 0.001307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:20.363764' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004153 Lock_time: 0.003835 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316662; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:21.363606' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316662; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:21.363694' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3477 Schema: QC_hit: No # Query_time: 0.012413 Lock_time: 0.012246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3477 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:44:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001125 Lock_time: 0.000576 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005710 Lock_time: 0.005430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:23.364436' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007327 Lock_time: 0.006969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316664; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3478 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316664; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3478 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316664; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:44:25 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000880 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316665; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:25.15' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:25.15') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:25.15') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316665; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:24.363378' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001505 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3480 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3480 Schema: QC_hit: No # Query_time: 0.001293 Lock_time: 0.001231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:44:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.016569 Lock_time: 0.015973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316666; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:26.773' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:26.773') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:26.773') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000529 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316666; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:26.794' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:26.794') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:26.794') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:44:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002208 Lock_time: 0.001535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:26.362629' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316668; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:27.363341' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001772 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:28.362858' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001070 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316670; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.003817 Lock_time: 0.000530 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316670; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 9:44:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002470 Lock_time: 0.002339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000913 Lock_time: 0.000346 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316671; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:31.43' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:31.43') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:31.43') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000578 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316671; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:31.438' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:31.438') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:31.438') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:44:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316672; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:31.362923' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316673; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001907 Lock_time: 0.001479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3482 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316673; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3482 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316673; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:44:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316674; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:33.363491' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:34.362983' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3484 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3484 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:44:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:35.363636' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001517 Lock_time: 0.000996 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316676; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:36.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:36.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:36.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:44:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:36.364563' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316677; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:36.364227' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:37.363418' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002220 Lock_time: 0.001511 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316678; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316679; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:38.365' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316680; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316681; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:40.364045' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316682; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:41.363585' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.031157 Lock_time: 0.030480 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316682; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:42.457' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:42.457') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:42.457') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000856 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316682; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:42.496' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:42.496') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:42.496') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001168 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316682; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:42.522' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:42.522') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:42.522') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000672 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316682; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:42.527' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:42.527') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:42.527') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:44:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001481 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:42.362858' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3486 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316683; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3486 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316683; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:44:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001548 Lock_time: 0.001348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001431 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002395 Lock_time: 0.000557 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 use camundabpmn; SET timestamp=1630316684; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'a397459e-1600-4d3f-93b9-e4f0e1e0a0ae' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001212 Lock_time: 0.000352 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1630316684; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'a397459e-1600-4d3f-93b9-e4f0e1e0a0ae' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000696 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316684; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:44.936' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:44.936') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:44.936') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000550 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316684; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:44.946' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:44.946') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:44.946') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:44:45 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000885 Lock_time: 0.000351 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316685; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:45.052' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:45.052') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:45.052') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000576 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316685; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:45.065' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:45.065') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:45.065') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.014999 Lock_time: 0.014284 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316685; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:45.746' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:45.746') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:45.746') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000857 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316685; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:45.774' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:45.774') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:45.774') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3488 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3488 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:44:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316686; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:45.363218' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.000809 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:47.365574' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:49 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.120396 Lock_time: 0.119958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316689; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:49.297' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:49.297') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:49.297') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001697 Lock_time: 0.001532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316689; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002624 Lock_time: 0.001845 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000623 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316689; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:49.423' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:49.423') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:49.423') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:44:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002186 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001210 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316690; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316691; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:50.365137' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316691; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:50.365397' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001107 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:51.373979' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3490 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3490 Schema: QC_hit: No # Query_time: 0.003532 Lock_time: 0.003362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:44:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:52.363868' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002496 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3491 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316693; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3491 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316693; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:44:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:53.364803' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001571 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316694; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:44:54.424' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:44:54.424') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:44:54.424') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:44:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:54.363729' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001239 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316695; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:54.363757' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3493 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3493 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:44:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:55.364096' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000941 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316697; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:56.363739' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002276 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:44:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316698; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:57.364273' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:44:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001185 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316699; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:58.363867' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:44:59.364271' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000686 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:00.363977' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:00.364115' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:01.364356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001651 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316703; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:02.363461' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3495 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316703; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3495 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316703; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316704; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002007 Lock_time: 0.001460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316704; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:04.425' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:04.425') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:04.425') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:45:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316705; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:04.363845' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3497 Schema: QC_hit: No # Query_time: 0.002069 Lock_time: 0.001989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3497 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316707; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:07.362842' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316708; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:07.362828' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002200 Lock_time: 0.001907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:08.363552' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001768 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316710; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:09.362857' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316711; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3499 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316713; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3499 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316713; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000586 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316714; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:13.363878' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316715; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3501 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3501 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000517 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:16.363227' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:17.363797' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002633 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316718; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 9:45:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002385 Lock_time: 0.002199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003095 Lock_time: 0.002199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:20 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000817 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316720; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:20.05' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:20.05') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:20.05') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000725 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316720; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:20.062' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:20.062') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:20.062') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316720; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:19.36719' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:20.363365' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316721; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:20.364039' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316722; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:21.362975' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:21.363018' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3503 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3503 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:45:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316723; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316723; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:22.363778' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3504 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316723; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3504 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316723; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316724; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.125006 Lock_time: 0.123920 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316724; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:24.782' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:24.782') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:24.782') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000735 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316724; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:24.929' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:24.929') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:24.929') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000652 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316724; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:24.961' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:24.961') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:24.961') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000479 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316724; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:24.965' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:24.965') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:24.965') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:45:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:24.366188' order by MODIFIED_DATE ASC limit 1; # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 756 Schema: sdnctl QC_hit: No # Query_time: 0.007579 Lock_time: 0.006326 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 158 use sdnctl; SET timestamp=1630316725; select distinct vmvm.vm_type, rg.group_uuid from VF_MODULE_TO_VFC_MAPPING vmvm, VFC_MODEL vm, RESOURCE_GROUP_TO_TARGET_NODE_MAPPING rgm, RESOURCE_GROUP rg where vf_module_customization_uuid = 'de02910f-b2f2-487b-bc32-352aaa9f3ec6' and vmvm.vfc_customization_uuid = vm.customization_uuid and vmvm.vm_type = vm.vm_type and vm.uuid = rgm.target_node_uuid and rgm.target_type = 'CVFC' and rgm.group_uuid = rg.group_uuid; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3506 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3506 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:45:26 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001498 Lock_time: 0.000446 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 use camundabpmn; SET timestamp=1630316726; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '631a3602-f7d9-4a58-a29b-aa3914e87887' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000872 Lock_time: 0.000300 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1630316726; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '631a3602-f7d9-4a58-a29b-aa3914e87887' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000955 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316726; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:26.088' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:26.088') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:26.088') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000815 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316726; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:26.095' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:26.095') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:26.095') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000916 Lock_time: 0.000353 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316726; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:26.146' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:26.146') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:26.146') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000623 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316726; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:26.154' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:26.154') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:26.154') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.016389 Lock_time: 0.015655 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316726; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:26.583' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:26.583') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:26.583') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000610 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316726; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:26.608' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:26.608') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:26.608') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:45:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316727; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:26.371653' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:26.380941' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316728; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:27.364138' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:29 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.026944 Lock_time: 0.026244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316729; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:29.211' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:29.211') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:29.211') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000637 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316729; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:29.241' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:29.241') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:29.241') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316729; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:28.363257' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316730; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:30.363547' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.000986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316732; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:31.363058' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316733; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:32.363659' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3508 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316733; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3508 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316733; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:34 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000907 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316734; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:34.243' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:34.243') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:34.243') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316734; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:34.362838' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3510 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3510 Schema: QC_hit: No # Query_time: 0.001053 Lock_time: 0.000994 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:35.363602' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:36.363265' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:38 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000934 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316738; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:38.29' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:38.29') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:38.29') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000617 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316738; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:38.298' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:38.298') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:38.298') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000771 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316738; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:38.326' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:38.326') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:38.326') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000474 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316738; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:38.331' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:38.331') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:38.331') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316738; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316739; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:38.363928' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316742; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:41.363241' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000961 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316742; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:41.363061' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:43 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000834 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316743; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:43.332' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:43.332') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:43.332') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316743; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:42.363739' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316743; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316743; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:43.364112' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003580 Lock_time: 0.003057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3514 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3514 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000352 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:45.364192' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002076 Lock_time: 0.001388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:47 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002276 Lock_time: 0.000236 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316747; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316747; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:46.366555' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001780 Lock_time: 0.001389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316747; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316748; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:47.363105' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001700 Lock_time: 0.001194 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316748; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:48.466' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:48.466') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:48.466') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000597 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316748; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:48.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:48.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:48.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:45:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003198 Lock_time: 0.002719 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004285 Lock_time: 0.004169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:45:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001173 Lock_time: 0.000899 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000771 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:50.363523' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:51.363802' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3516 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3516 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:52.363212' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001591 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316753; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:53.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:53.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:53.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3517 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316753; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3517 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316753; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000611 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:53.36283' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002288 Lock_time: 0.001986 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:54.363343' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002778 Lock_time: 0.002566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:54.363764' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3519 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3519 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:45:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316756; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001343 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:56.364094' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:45:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:57.364041' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.050689 Lock_time: 0.049521 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316758; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:58.576' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:58.576') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:58.576') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000702 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316758; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:58.635' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:58.635') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:58.635') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000836 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316758; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:58.706' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:58.706') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:58.706') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000701 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316758; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:45:58.713' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:45:58.713') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:45:58.713') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:45:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316759; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:58.3635' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:45:59.363049' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316761; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:00.363651' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000688 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316761; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:01.86' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:01.86') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:01.86') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000449 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316761; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:01.867' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:01.867') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:01.867') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001809 Lock_time: 0.001217 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316761; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:01.923' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:01.923') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:01.923') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000471 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316761; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:01.931' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:01.931') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:01.931') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:46:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.023926 Lock_time: 0.022291 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316762; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:02.703' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:02.703') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:02.703') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000466 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316762; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:02.734' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:02.734') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:02.734') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:46:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001260 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000818 Lock_time: 0.000669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:02.362827' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3521 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316763; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3521 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316763; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:46:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:04.364566' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3523 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3523 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 756 Schema: sdnctl QC_hit: No # Query_time: 0.000343 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 126 use sdnctl; SET timestamp=1630316765; SELECT vf_module_label from VF_MODULE_MODEL WHERE vf_customization_uuid = 'f82b4968-2f44-4bf7-8e08-954fb80f392e' AND vf_module_label is not null; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.022554 Lock_time: 0.021760 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316765; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:05.886' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:05.886') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:05.886') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000862 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316765; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:05.916' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:05.916') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:05.916') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000899 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316765; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:05.947' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:05.947') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:05.947') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000597 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316765; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:05.951' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:05.951') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:05.951') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:46:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001195 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316766; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:46:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:06.36345' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:08 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001505 Lock_time: 0.000389 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 use camundabpmn; SET timestamp=1630316768; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'd39620c3-dc4c-47a9-85cf-adf509594340' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001069 Lock_time: 0.000363 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1630316768; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'd39620c3-dc4c-47a9-85cf-adf509594340' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:07.363422' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002421 Lock_time: 0.001537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316769; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:46:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:46:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001334 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:10.363489' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.001101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316771; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:10.363462' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.000886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316772; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:11.363281' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3525 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316773; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3525 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316773; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:13.363232' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:14.364253' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3527 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3527 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001628 Lock_time: 0.001429 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316776; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:17 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.028031 Lock_time: 0.027601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316777; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:17.324' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:17.324') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:17.324') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000513 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316777; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:17.355' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:17.355') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:17.355') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:16.363761' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316778; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:17.364253' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000745 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316779; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:19.985' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:19.985') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:19.985') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:46:20 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000654 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316780; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:19.996' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:19.996') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:19.996') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:19.363904' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.024099 Lock_time: 0.023646 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316780; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:20.388' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:20.388') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:20.388') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000540 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316780; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:20.416' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:20.416') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:20.416') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:46:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316781; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:20.368073' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316782; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3529 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3529 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316783; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:22.365591' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3530 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316783; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3530 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316783; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:23.364689' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001517 Lock_time: 0.000966 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.007455 Lock_time: 0.006998 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316785; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:25.663' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:25.663') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:25.663') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000744 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316785; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:25.679' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:25.679') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:25.679') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3532 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3532 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:46:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:46:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:26.364935' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:46:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001976 Lock_time: 0.001748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:28.364481' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:29.364041' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001013 Lock_time: 0.000334 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 462 use camundabpmn; SET timestamp=1630316790; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:30.681' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:30.681') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:30.681') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:46:31 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.013386 Lock_time: 0.011501 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316791; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:31.155' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:31.155') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:31.155') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000624 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316791; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:31.175' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:31.175') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:31.175') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:30.363521' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:30.363475' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:46:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000894 Lock_time: 0.000581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:32.363979' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:34 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.427621 Lock_time: 0.426651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316794; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:33.722' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:33.722') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:33.722') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3534 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316794; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001492 Lock_time: 0.000493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316794; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:34.159' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:34.159') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:34.159') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3534 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316794; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001501 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316794; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:33.363652' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316794; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:33.363483' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:34.363156' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3536 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3536 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316796; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:35.363783' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316796; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001941 Lock_time: 0.001262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316796; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:36.806' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:36.806') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:36.806') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000466 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316796; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:36.814' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:36.814') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:36.814') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:46:37 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.106278 Lock_time: 0.105079 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316797; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:37.307' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:37.307') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:37.307') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001010 Lock_time: 0.000875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000624 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316797; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:37.416' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:37.416') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:37.416') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:46:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000915 Lock_time: 0.000707 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:46:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000559 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:39.363382' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316801; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:40.363917' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:41.36394' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000921 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316802; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:42.418' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:42.418') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:42.418') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:46:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316803; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316803; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.001015 Lock_time: 0.000839 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316803; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:43.364701' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316805; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:44.362804' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3540 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3540 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:45.363404' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:46.36331' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316808; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:47.363979' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001338 Lock_time: 0.001173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316809; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:48.363446' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.000916 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316810; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:49.363201' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:50.364356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004517 Lock_time: 0.004124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000758 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316812; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:52.419' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:52.419') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:52.419') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3542 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3542 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:52.362777' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:52.362808' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3543 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316813; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3543 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316813; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002256 Lock_time: 0.001394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:53.363427' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001903 Lock_time: 0.000976 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002318 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316815; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:54.363057' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001472 Lock_time: 0.000137 Rows_sent: 50 Rows_examined: 215 # Rows_affected: 0 Bytes_sent: 18540 use camundabpmn; SET timestamp=1630316815; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'fc86db7a-0976-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000803 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316815; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:55.794' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:55.794') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:55.794') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000528 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316815; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:46:55.802' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:46:55.802') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:46:55.802') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3545 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3545 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:46:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:55.363566' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001909 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:46:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:56.363057' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316818; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:57.36352' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:46:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316819; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:46:58.363588' order by MODIFIED_DATE ASC limit 1; # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 756 Schema: sdnctl QC_hit: No # Query_time: 0.005491 Lock_time: 0.005300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1630316819; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = 'f50d55ed-4e77-448c-a151-9407d337e36f'; # Time: 210830 9:47:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316820; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002986 Lock_time: 0.001822 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 462 use camundabpmn; SET timestamp=1630316820; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:00.803' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:00.803') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:00.803') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001292 Lock_time: 0.000106 Rows_sent: 50 Rows_examined: 176 # Rows_affected: 0 Bytes_sent: 19363 SET timestamp=1630316820; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '0d7d5ad0-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 9:47:01 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001182 Lock_time: 0.000118 Rows_sent: 50 Rows_examined: 150 # Rows_affected: 0 Bytes_sent: 19773 SET timestamp=1630316821; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '0d7d5ad0-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001331 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316822; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:01.364299' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316823; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:02.363637' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001682 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002165 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1340 use camundabpmn; SET timestamp=1630316823; select * from ACT_RE_PROCDEF RES where KEY_ = 'CreateVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'CreateVfModuleBB' and TENANT_ID_ is null); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3547 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316823; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3547 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316823; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001917 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1317 SET timestamp=1630316823; select * from ACT_RE_PROCDEF RES where KEY_ = 'VnfAdapter' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'VnfAdapter' and TENANT_ID_ is null); # Time: 210830 9:47:04 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000848 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316824; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:04.252' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:04.252') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:04.252') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000883 Lock_time: 0.000361 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316824; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:04.26' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:04.26') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:04.26') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:03.365246' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3549 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3549 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:47:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:05.363483' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:06.363548' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:08 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000814 Lock_time: 0.000344 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316828; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:08.318' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:08.318') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:08.318') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001279 Lock_time: 0.000889 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316828; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:08.326' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:08.326') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:08.326') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:07.363105' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.018512 Lock_time: 0.017300 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316828; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:08.722' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:08.722') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:08.722') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000553 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316828; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:08.748' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:08.748') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:08.748') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:47:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316829; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:08.363537' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001706 Lock_time: 0.001198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316829; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:47:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:09.36341' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002292 Lock_time: 0.001447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:47:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:10.363126' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001571 Lock_time: 0.001196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316832; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:11.363117' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316833; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000854 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316833; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:13.748' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:13.748') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:13.748') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316833; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316833; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:47:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.003178 Lock_time: 0.000300 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316834; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 9:47:15 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002860 Lock_time: 0.002296 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316835; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:15.169' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:15.169') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:15.169') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000570 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316835; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:15.178' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:15.178') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:15.178') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:14.363104' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3553 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3553 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:47:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:15.363843' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000929 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316837; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002092 Lock_time: 0.001971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316839; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:18.363829' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000690 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002351 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316839; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 9:47:20 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001108 Lock_time: 0.000113 Rows_sent: 41 Rows_examined: 202 # Rows_affected: 0 Bytes_sent: 14656 SET timestamp=1630316840; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '448aadb1-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004838 Lock_time: 0.004567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:19.363849' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316840; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001507 Lock_time: 0.000140 Rows_sent: 44 Rows_examined: 214 # Rows_affected: 0 Bytes_sent: 15612 use camundabpmn; SET timestamp=1630316840; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '448aadb1-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 9:47:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001019 Lock_time: 0.000824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:20.363683' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:21.363095' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3555 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3555 Schema: QC_hit: No # Query_time: 0.004497 Lock_time: 0.004374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:47:23 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001951 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1356 use camundabpmn; SET timestamp=1630316843; select * from ACT_RE_PROCDEF RES where KEY_ = 'DeactivateVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'DeactivateVfModuleBB' and TENANT_ID_ is null); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316843; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:22.362719' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:22.36274' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3556 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316843; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3556 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316843; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:47:24 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001002 Lock_time: 0.000114 Rows_sent: 50 Rows_examined: 176 # Rows_affected: 0 Bytes_sent: 17455 use camundabpmn; SET timestamp=1630316844; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '448aadb1-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316844; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:23.36354' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:24.363069' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.001026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3558 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3558 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:47:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001103 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001824 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1340 use camundabpmn; SET timestamp=1630316846; select * from ACT_RE_PROCDEF RES where KEY_ = 'DeleteVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'DeleteVfModuleBB' and TENANT_ID_ is null); # Time: 210830 9:47:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316847; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:26.362997' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:27.363584' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:28.362991' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:29.363603' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.000939 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001406 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316851; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:30.36362' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002005 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316852; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:31.364277' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003673 Lock_time: 0.003425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:32.363916' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3563 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316853; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3563 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316853; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:47:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316854; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3565 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3565 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:47:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001181 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:35.363504' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:36.364372' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001568 Lock_time: 0.001121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:47:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316859; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:38.36349' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:47:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002569 Lock_time: 0.001602 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:39.364193' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316861; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:40.362976' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:41.365943' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:41.365172' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:42.364282' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316863; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:42.364284' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3567 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316863; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3567 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316863; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:47:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.000757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:43.363663' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3569 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3569 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:47:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316867; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:46.367044' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002910 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1320 use camundabpmn; SET timestamp=1630316867; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignVnfBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignVnfBB' and TENANT_ID_ is null); # Time: 210830 9:47:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001925 Lock_time: 0.001718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001665 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:47:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001032 Lock_time: 0.000558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:48.362824' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316870; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002334 Lock_time: 0.000171 Rows_sent: 50 Rows_examined: 295 # Rows_affected: 0 Bytes_sent: 19787 use camundabpmn; SET timestamp=1630316870; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '0d7d5ad0-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 9:47:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:50.364689' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:47:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002032 Lock_time: 0.001789 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:51.36342' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003196 Lock_time: 0.002777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3571 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3571 Schema: QC_hit: No # Query_time: 0.001342 Lock_time: 0.001241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:47:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001148 Lock_time: 0.000473 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:52.362896' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.006707 Lock_time: 0.006201 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316873; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:53.678' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:53.678') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:53.678') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000527 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316873; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:53.688' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:53.688') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:53.688') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3572 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316873; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3572 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316873; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:47:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316874; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:53.363841' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:54.3631' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316875; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:54.363136' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3574 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3574 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:47:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:55.363936' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002184 Lock_time: 0.000836 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:47:57 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.036573 Lock_time: 0.036073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316877; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:57.151' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:57.151') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:57.151') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001335 Lock_time: 0.000865 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316877; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:57.198' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:57.198') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:57.198') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000468 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316877; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:57.206' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:57.206') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:57.206') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316877; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:56.364164' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.024327 Lock_time: 0.023810 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316877; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:57.589' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:57.589') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:57.589') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000460 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316877; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:47:57.619' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:47:57.619') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:47:57.619') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:47:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:57.363698' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:47:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:48:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:47:59.364445' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002119 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:00.363063' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316882; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002212 Lock_time: 0.002048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:01.363809' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000773 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316882; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:02.62' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:02.62') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:02.62') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:48:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3576 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3576 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316883; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:48:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316884; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:03.36372' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:04.363578' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3578 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3578 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:48:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:48:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316887; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:06.363696' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316888; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:07.363024' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316889; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:08.363431' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316890; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:09.363985' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:48:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001728 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001510 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316892; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:12.62' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:12.62') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:12.62') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:48:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001617 Lock_time: 0.001370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316893; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:12.362895' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:12.362873' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3580 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316893; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3580 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316893; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:48:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316894; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:13.363518' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001592 Lock_time: 0.001375 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:14.363307' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3582 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3582 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:48:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:15.363855' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000954 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316896; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:16.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:16.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:16.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000491 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316896; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:16.554' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:16.554') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:16.554') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:48:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:16.365311' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:19.363802' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:20.36315' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3584 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3584 Schema: QC_hit: No # Query_time: 0.001836 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:48:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:22.363351' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3585 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316903; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3585 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316903; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:48:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.023000 Lock_time: 0.022626 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316904; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:23.363824' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.021610 Lock_time: 0.020437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:23.363867' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000949 Lock_time: 0.000101 Rows_sent: 50 Rows_examined: 176 # Rows_affected: 0 Bytes_sent: 17455 use camundabpmn; SET timestamp=1630316904; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '448aadb1-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 9:48:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316905; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:24.363269' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3587 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3587 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:48:26 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.003466 Lock_time: 0.000347 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1348 use camundabpmn; SET timestamp=1630316906; select * from ACT_RE_PROCDEF RES where KEY_ = 'UnassignVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'UnassignVfModuleBB' and TENANT_ID_ is null); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001686 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316906; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 756 Schema: sdnctl QC_hit: No # Query_time: 0.000477 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1630316906; UPDATE EIPAM_IP_ASSIGNMENTS set status = 'PENDING_DELETE_f50d55ed-4e77-448c-a151-9407d337e36f' WHERE info = 'f50d55ed-4e77-448c-a151-9407d337e36f'; # Time: 210830 9:48:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001874 Lock_time: 0.001471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:26.364426' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003379 Lock_time: 0.002753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:48:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:27.363224' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:27.362972' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316909; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:28.363601' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001638 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:29.363127' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:30.363776' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:32 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002216 Lock_time: 0.000272 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316912; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001364 Lock_time: 0.000869 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:31.363797' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:33 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000996 Lock_time: 0.000108 Rows_sent: 41 Rows_examined: 158 # Rows_affected: 0 Bytes_sent: 15736 use camundabpmn; SET timestamp=1630316913; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '6fbc1d23-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000990 Lock_time: 0.000131 Rows_sent: 44 Rows_examined: 164 # Rows_affected: 0 Bytes_sent: 16692 SET timestamp=1630316913; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '6fbc1d23-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:32.36334' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3589 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316913; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3589 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316913; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:48:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:48:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3591 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3591 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:48:36 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002373 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1340 use camundabpmn; SET timestamp=1630316916; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignVfModuleBB' and TENANT_ID_ is null); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:35.362933' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:35.363294' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001211 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316917; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:37.441' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:37.441') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:37.441') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000822 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316917; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:37.449' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:37.449') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:37.449') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:48:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:37.363461' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001899 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316918; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 756 Schema: sdnctl QC_hit: No # Query_time: 0.001301 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 158 use sdnctl; SET timestamp=1630316918; select distinct vmvm.vm_type, rg.group_uuid from VF_MODULE_TO_VFC_MAPPING vmvm, VFC_MODEL vm, RESOURCE_GROUP_TO_TARGET_NODE_MAPPING rgm, RESOURCE_GROUP rg where vf_module_customization_uuid = '40d7c064-7660-47d0-b801-18ca6b64db08' and vmvm.vfc_customization_uuid = vm.customization_uuid and vmvm.vm_type = vm.vm_type and vm.uuid = rgm.target_node_uuid and rgm.target_type = 'CVFC' and rgm.group_uuid = rg.group_uuid; # Time: 210830 9:48:39 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001396 Lock_time: 0.000400 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 use camundabpmn; SET timestamp=1630316919; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '5b8cfe06-9fb8-41d7-9ad5-a4012f207197' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000764 Lock_time: 0.000239 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1630316919; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '5b8cfe06-9fb8-41d7-9ad5-a4012f207197' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000697 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316919; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:39.079' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:39.079') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:39.079') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000583 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316919; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:39.085' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:39.085') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:39.085') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.003734 Lock_time: 0.002997 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316919; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:39.13' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:39.13') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:39.13') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000501 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316919; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:39.139' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:39.139') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:39.139') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:48:40 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.016447 Lock_time: 0.015782 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316920; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:39.999' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:39.999') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:39.999') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000757 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316920; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:48:40.023' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:48:40.023') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:48:40.023') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316921; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:40.363627' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316922; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:41.363093' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001233 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:41.363333' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:42.363601' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3593 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316923; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3593 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316923; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:48:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:48:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3595 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3595 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:48:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001288 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:48:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.030203 Lock_time: 0.029950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316928; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:47.363423' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316929; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:48.363129' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:49.363672' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316930; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:49.364115' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001181 Lock_time: 0.000131 Rows_sent: 41 Rows_examined: 208 # Rows_affected: 0 Bytes_sent: 14527 use camundabpmn; SET timestamp=1630316930; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '7a5594f4-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001185 Lock_time: 0.000113 Rows_sent: 44 Rows_examined: 214 # Rows_affected: 0 Bytes_sent: 15483 SET timestamp=1630316930; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '7a5594f4-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 9:48:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:50.363387' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316931; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:50.363358' order by MODIFIED_DATE ASC limit 1; # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 756 Schema: sdnctl QC_hit: No # Query_time: 0.001715 Lock_time: 0.001541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1630316931; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = '60ebafd0-fb09-477d-b7f0-db1169f678c6'; # Time: 210830 9:48:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001229 Lock_time: 0.001042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:51.363138' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3597 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3597 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.003940 Lock_time: 0.000289 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1336 use camundabpmn; SET timestamp=1630316932; select * from ACT_RE_PROCDEF RES where KEY_ = 'DeactivateVnfBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'DeactivateVnfBB' and TENANT_ID_ is null); # Time: 210830 9:48:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001284 Lock_time: 0.000133 Rows_sent: 50 Rows_examined: 176 # Rows_affected: 0 Bytes_sent: 17326 use camundabpmn; SET timestamp=1630316933; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '7a5594f4-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3598 Schema: QC_hit: No # Query_time: 0.006642 Lock_time: 0.006503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316933; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3598 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316933; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:48:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002129 Lock_time: 0.001838 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:53.362841' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002342 Lock_time: 0.002006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:53.362845' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002062 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 508 # Rows_affected: 0 Bytes_sent: 1328 use camundabpmn; SET timestamp=1630316935; select * from ACT_RE_PROCDEF RES where KEY_ = 'UnassignVnfBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'UnassignVnfBB' and TENANT_ID_ is null); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3600 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3600 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:48:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000638 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:55.362825' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:56.36455' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:56.363351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:48:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002006 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:48:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316939; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:58.363708' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:48:59.367205' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:01.363315' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:02.363524' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3602 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316943; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3602 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316943; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:49:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002757 Lock_time: 0.001542 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316944; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001523 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316944; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:03.363272' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001603 Lock_time: 0.001115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316945; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3604 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3604 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:49:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:05.364611' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:07 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002264 Lock_time: 0.000264 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316947; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:49:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:07.364991' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001314 Lock_time: 0.001018 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001656 Lock_time: 0.001116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:49:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000994 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001245 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002003 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:49:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001386 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:11.365099' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3606 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316953; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3606 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:49:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:13.370184' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.106952 Lock_time: 0.106283 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316954; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:14.763' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:14.763') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:14.763') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000585 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316954; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:14.873' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:14.873') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:14.873') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:49:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:14.363813' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3608 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3608 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:49:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:15.365731' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:17 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001010 Lock_time: 0.000339 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316957; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:17.22' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:17.22') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:17.22') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000733 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316957; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:17.228' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:17.228') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:17.228') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000976 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316957; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:17.272' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:17.272') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:17.272') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000637 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316957; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:17.276' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:17.276') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:17.276') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:16.370081' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000893 Lock_time: 0.000355 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316957; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:17.398' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:17.398') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:17.398') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000527 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316957; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:17.407' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:17.407') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:17.407') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002897 Lock_time: 0.002290 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 462 SET timestamp=1630316957; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:17.626' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:17.626') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:17.626') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000440 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316957; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:17.638' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:17.638') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:17.638') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:49:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:17.364284' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001040 Lock_time: 0.000137 Rows_sent: 50 Rows_examined: 188 # Rows_affected: 0 Bytes_sent: 17450 use camundabpmn; SET timestamp=1630316958; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '8496db79-0977-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 9:49:19 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000583 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316959; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:19.064' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:19.064') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:19.064') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:18.366952' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:49:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:20.36389' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.105404 Lock_time: 0.104245 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316961; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:21.77' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:21.77') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:21.77') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000611 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316961; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:21.882' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:21.882') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:21.882') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:49:22 # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 756 Schema: sdnctl QC_hit: No # Query_time: 0.000493 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1630316962; UPDATE EIPAM_IP_ASSIGNMENTS set status = 'PENDING_DELETE_60ebafd0-fb09-477d-b7f0-db1169f678c6' WHERE info = '60ebafd0-fb09-477d-b7f0-db1169f678c6'; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:21.363116' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3610 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3610 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:49:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001374 Lock_time: 0.001154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:22.363383' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.052257 Lock_time: 0.051506 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316963; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:23.726' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:23.726') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:23.726') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000821 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316963; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:23.784' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:23.784') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:23.784') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3611 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316963; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3611 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316963; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:49:24 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.002268 Lock_time: 0.001778 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316964; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:24.22' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:24.22') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:24.22') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000871 Lock_time: 0.000453 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316964; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:24.228' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:24.228') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:24.228') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:23.3634' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.022280 Lock_time: 0.021643 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316964; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:24.575' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:24.575') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:24.575') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000790 Lock_time: 0.000393 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316964; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:24.601' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:24.601') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:24.601') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:49:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3613 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3613 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:49:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001393 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:25.363569' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002457 Lock_time: 0.002241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316967; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:26.370391' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316968; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:27.364108' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:28.363494' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000953 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316969; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:29.606' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:29.606') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:29.606') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:49:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316970; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:29.364361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002479 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630316971; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 9:49:32 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000860 Lock_time: 0.000324 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630316972; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:32.293' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:32.293') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:32.293') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000563 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316972; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:32.312' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:32.312') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:32.312') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001960 Lock_time: 0.001780 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:31.364084' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:32.363303' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3615 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316973; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3615 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316973; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:49:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316974; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:33.362952' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3617 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3617 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:49:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:35.363218' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:37 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.002596 Lock_time: 0.001930 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316977; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:37.311' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:37.311') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:37.311') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000475 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000179 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316977; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:36.36527' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:38.363718' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.108165 Lock_time: 0.107734 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316979; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:39.706' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:39.706') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:39.706') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000460 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316979; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:39.818' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:39.818') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:39.818') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:49:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001689 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:39.363337' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001459 Lock_time: 0.001023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:40.364084' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:41.363788' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3619 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316983; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3619 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316983; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:49:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316984; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:43.363632' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000716 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316984; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:44.82' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:44.82') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:44.82') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:49:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:44.363037' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3621 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3621 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:49:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000802 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:45.363319' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:46.36287' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:49:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002672 Lock_time: 0.001853 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316988; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:47.362942' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002357 Lock_time: 0.001568 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:47.36296' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316989; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316989; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:49:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:49.363907' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316991; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:50.364316' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001570 Lock_time: 0.001381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002036 Lock_time: 0.001412 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3623 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3623 Schema: QC_hit: No # Query_time: 0.003290 Lock_time: 0.003169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:49:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002702 Lock_time: 0.002147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3624 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316993; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3624 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316993; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:49:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002121 Lock_time: 0.001783 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:53.363443' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002317 Lock_time: 0.002007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316994; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:53.363472' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000691 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630316994; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:54.85' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:54.85') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:54.85') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:49:55 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.003141 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1630316995; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316995; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:54.362794' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3626 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630316995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3626 Schema: QC_hit: No # Query_time: 0.000865 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630316995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000985 Lock_time: 0.000313 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630316995; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:55.82' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:55.82') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:55.82') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000415 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630316995; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:49:55.828' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:49:55.828') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:49:55.828') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:49:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630316996; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316997; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:56.365014' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:49:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316998; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:57.363123' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002909 Lock_time: 0.001875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316998; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:49:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630316999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:58.363533' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001350 Lock_time: 0.001077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317000; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:59.363634' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001755 Lock_time: 0.001417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:49:59.363999' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000736 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317000; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:00.835' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:00.835') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:00.835') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:50:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317001; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:00.36367' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.000980 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317001; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317002; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000438 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:01.363362' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002225 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317003; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:02.36368' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3628 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317003; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3628 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317003; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:50:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:03.363212' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:05 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.028272 Lock_time: 0.027697 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317005; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:05.307' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:05.307') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:05.307') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000913 Lock_time: 0.000643 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317005; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:05.339' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:05.339') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:05.339') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001112 Lock_time: 0.000752 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3630 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3630 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:50:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001633 Lock_time: 0.000726 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317006; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317007; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:06.363845' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002135 Lock_time: 0.001722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002864 Lock_time: 0.002143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:08.362742' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:10 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001015 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317010; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:10.341' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:10.341') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:10.341') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001448 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:10.363432' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:11.362852' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317013; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:12.363643' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3632 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317013; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3632 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317013; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:50:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001206 Lock_time: 0.000894 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3634 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3634 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:50:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317016; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317017; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:16.367927' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317018; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:17.363384' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000942 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:20 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000776 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317020; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:20.341' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:20.341') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:20.341') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:20.366613' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001565 Lock_time: 0.001366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317022; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:21.363144' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3636 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3636 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:50:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317023; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317023; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3637 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317023; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3637 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317023; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:50:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000940 Lock_time: 0.000734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317025; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:24.363025' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3639 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3639 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:50:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001061 Lock_time: 0.000591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001213 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317027; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:26.365773' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:27.363756' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317029; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:28.363056' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:28.363574' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001323 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317030; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317031; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:30.364695' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:30.365558' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001830 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317033; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:32.36365' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3641 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317033; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3641 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:50:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:33.364217' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.002337 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630317034; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 9:50:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317035; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.002767 Lock_time: 0.002043 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630317035; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:35.693' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:35.693') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:35.693') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000807 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317035; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:35.708' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:35.708') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:35.708') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3643 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3643 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:50:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:36.378025' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317038; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:37.364752' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317039; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:38.363907' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001353 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:39.363214' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000879 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317040; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:40.709' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:40.709') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:40.709') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:50:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:40.363781' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000821 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317041; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:40.364199' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:41.363122' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317043; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:42.364306' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3645 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317043; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3645 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317043; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:50:44 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.026705 Lock_time: 0.026192 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317044; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:44.016' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:44.016') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:44.016') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000793 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317044; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:44.048' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:44.048') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:44.048') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317044; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:43.363066' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000500 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:44.364319' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3647 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3647 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:50:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317046; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317047; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:46.363474' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:47.363414' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:49 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000736 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317049; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:49.049' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:49.049') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:49.049') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002343 Lock_time: 0.002137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002708 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:50.364459' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3649 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3649 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:50:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317053; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:52.363475' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3650 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317053; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3650 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317053; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:50:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.000955 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:50:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317055; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3652 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3652 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:50:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001406 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317057; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001216 Lock_time: 0.001088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:56.362959' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.001036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317058; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:57.364126' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:50:59 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000799 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317059; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:50:59.049' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:50:59.049') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:50:59.049') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317059; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:50:59.364103' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317061; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:00.363863' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002960 Lock_time: 0.002775 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317062; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003557 Lock_time: 0.002808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002414 Lock_time: 0.002184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317063; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:02.363113' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3654 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317063; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3654 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317063; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:51:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:03.362975' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001025 Lock_time: 0.000790 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:04.363538' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3656 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3656 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:51:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317066; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:05.363685' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000856 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:07.363697' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001596 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317069; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:08.36305' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:09.363626' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:11.363853' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001057 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317073; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:12.364176' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3658 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317073; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3658 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317073; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:51:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:13.36362' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004183 Lock_time: 0.003885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:14.36418' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3660 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3660 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:51:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317076; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:15.364081' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:16.363034' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001384 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:16.362789' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000580 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:17.363442' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002310 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317078; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:19 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001071 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317079; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:51:19.05' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:51:19.05') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:51:19.05') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317079; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:18.36286' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:19.363935' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002148 Lock_time: 0.001971 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:20.363609' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:21.363681' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3662 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3662 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:51:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:22.363558' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:22.363104' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3663 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317083; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3663 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317083; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:51:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:24.36348' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3665 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3665 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:51:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:25.362932' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317087; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317088; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317089; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:28.363991' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:29.363177' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001864 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:30.363011' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003891 Lock_time: 0.003685 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317093; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3667 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317093; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3667 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317093; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:51:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001550 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001130 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:34.364818' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3669 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3669 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:51:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317097; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:36.363445' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317098; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:37.363524' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001370 Lock_time: 0.001132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317098; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000536 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:38.363871' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:41.363444' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317103; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3671 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317103; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3671 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317103; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:51:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001212 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3673 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3673 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:51:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.001185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:45.363299' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:46.363693' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317108; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:47.363285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000582 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:48.363086' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004990 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:49.363685' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317110; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:49.363607' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001424 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001646 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317111; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:51:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3675 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3675 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:51:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:52.363646' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3676 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317113; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3676 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317113; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:51:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001711 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:53.363072' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001220 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3678 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3678 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:51:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:55.363662' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:56.367936' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:56.368087' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317118; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:57.363757' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:51:59 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.004114 Lock_time: 0.003545 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317119; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:51:59.05' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:51:59.05') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:51:59.05') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317119; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317120; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:51:59.363174' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317122; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:01.363161' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001922 Lock_time: 0.001312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317123; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:02.36522' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3683 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317123; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3683 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317123; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002203 Lock_time: 0.001812 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3685 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3685 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:05.364058' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:06.366077' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:09.364637' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:10.363358' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:11.365654' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:12.36328' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3687 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317133; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3687 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317135; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:14.363377' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.001154 Lock_time: 0.001073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:52:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001133 Lock_time: 0.000644 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:16.363796' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317138; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000373 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:17.363398' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317139; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:19.363813' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:20.3634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:21.363642' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:21.363807' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3691 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3691 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:52:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3692 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317143; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3692 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317143; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:23.363056' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317145; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:24.363321' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3694 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3694 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001823 Lock_time: 0.000812 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:26.363457' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002149 Lock_time: 0.001497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000910 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:27.363059' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317149; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001105 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317150; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:29.364246' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:29.364034' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001660 Lock_time: 0.001118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317153; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:32.363924' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3696 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3696 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:52:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317154; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:33.36327' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317154; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001580 Lock_time: 0.001367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:34.362914' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3698 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3698 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005588 Lock_time: 0.005403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:35.363348' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:36.362913' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:37.363677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:38.363572' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317160; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:39.363398' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000698 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317161; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:40.364653' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001858 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:41.364057' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317163; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:42.363317' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000865 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3700 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317163; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3700 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317163; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3702 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3702 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317166; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001180 Lock_time: 0.000666 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:47.363457' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001575 Lock_time: 0.001265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002009 Lock_time: 0.001841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317169; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:48.363857' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:48.363576' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317170; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:49.363117' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317171; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:50.363728' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:50.364395' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:51.363449' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:51.364123' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3704 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3704 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:52.363447' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3705 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317173; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3705 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317173; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:52:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:53.36361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317175; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3707 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3707 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:52:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001553 Lock_time: 0.000759 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317176; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:55.36333' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001539 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:55.363322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:52:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002788 Lock_time: 0.001945 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317177; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004081 Lock_time: 0.001931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001109 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001513 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:52:59 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.003419 Lock_time: 0.002040 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 462 use camundabpmn; SET timestamp=1630317179; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:52:59.06' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:52:59.06') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:52:59.06') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317179; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:58.363434' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:52:58.365206' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.179531 Lock_time: 0.179009 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630317179; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:52:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:52:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:52:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000746 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317179; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:52:59.738' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:52:59.738') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:52:59.738') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:53:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:53:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001081 Lock_time: 0.000941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317182; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:01.36353' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:03 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.203980 Lock_time: 0.203529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317183; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:03.182' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:03.182') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:03.182') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001436 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317183; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000482 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317183; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:03.39' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:03.39') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:03.39') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3709 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317183; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3709 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317183; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:53:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3711 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3711 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:05.363771' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001375 Lock_time: 0.001174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001567 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.082922 Lock_time: 0.082349 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630317187; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:07.501' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:07.501') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:07.501') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000468 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317187; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:07.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:07.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:07.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:53:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317188; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.141835 Lock_time: 0.141085 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630317188; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:08.451' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:08.451') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:08.451') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000510 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317188; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:08.601' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:08.601') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:08.601') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:53:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:08.364957' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317189; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:08.364281' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317190; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317190; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:09.364034' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:11 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.637854 Lock_time: 0.636850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317191; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:11.03' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:11.03') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:11.03') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:10.363652' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000778 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317191; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:11.672' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:11.672') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:11.672') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:53:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:11.363658' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000593 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630317193; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:13.457' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:13.457') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:13.457') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000501 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317193; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:13.464' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:13.464') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:13.464') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000537 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317193; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:13.492' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:13.492') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:13.492') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000503 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317193; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:13.495' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:13.495') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:13.495') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3713 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317193; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3713 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317193; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:14 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001954 Lock_time: 0.001427 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1630317194; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:14.272' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:14.272') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:14.272') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.002085 Lock_time: 0.001677 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317194; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:14.281' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:14.281') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:14.281') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.007406 Lock_time: 0.006688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317194; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:14.449' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:14.449') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:14.449') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000485 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317194; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:14.459' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:14.459') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:14.459') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000690 Lock_time: 0.000096 Rows_sent: 23 Rows_examined: 113 # Rows_affected: 0 Bytes_sent: 9788 SET timestamp=1630317194; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '1577c9bf-0978-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 9:53:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:14.36404' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3715 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3715 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:16 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.025153 Lock_time: 0.024530 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630317196; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:16.041' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:16.041') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:16.041') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000428 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317196; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:16.072' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:16.072') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:16.072') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002024 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:15.363429' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317197; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:16.363503' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317199; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:18.364255' order by MODIFIED_DATE ASC limit 1; # User@Host: sdnctl[sdnctl] @ [10.233.67.25] # Thread_id: 756 Schema: sdnctl QC_hit: No # Query_time: 0.000426 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 126 use sdnctl; SET timestamp=1630317199; SELECT vf_module_label from VF_MODULE_MODEL WHERE vf_customization_uuid = 'f82b4968-2f44-4bf7-8e08-954fb80f392e' AND vf_module_label is not null; # Time: 210830 9:53:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000738 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:19.365323' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:21 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000932 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317201; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:21.074' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:21.074') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:21.074') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317201; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:20.365299' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317202; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:21.364333' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3717 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3717 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317203; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:22.363207' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:22.36321' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3718 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317203; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3718 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317203; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:53:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000893 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317204; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:23.363612' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:53:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:26.364966' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:26.363662' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003277 Lock_time: 0.003085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317208; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:27.363688' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.201595 Lock_time: 0.201089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317208; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:28.381' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:28.381') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:28.381') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000476 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317208; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:28.588' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:28.588') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:28.588') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 9:53:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:28.36366' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:29.364422' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:53:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:53:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:32.36365' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:32.363654' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000877 Lock_time: 0.000382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317213; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:33.59' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:33.59') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:33.59') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3722 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3722 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317214; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:33.363415' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.001424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002027 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3724 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3724 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:53:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317216; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:35.364469' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:35.364429' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317217; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001965 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:53:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001672 Lock_time: 0.001391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317218; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:37.364536' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000656 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:38.363214' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:40.363358' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317222; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:41.363516' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:42.363082' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001021 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317223; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:53:43.589' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:53:43.589') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:53:43.589') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3726 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3726 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001236 Lock_time: 0.000860 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:43.363464' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:44.364422' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3728 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3728 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:53:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005823 Lock_time: 0.005328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:53:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001758 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317227; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:46.364156' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317228; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:53:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317229; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:48.364156' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317230; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:49.36726' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:50.36276' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317232; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:51.363388' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:51.363367' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3730 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3730 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001982 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317233; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001757 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:52.362898' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3731 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317233; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3731 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317233; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001427 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:53.363422' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3733 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3733 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:53:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:55.363585' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317237; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:53:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:53:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:53:59.363243' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:01.363356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317243; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:02.363568' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001456 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317243; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:54:03.589' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:54:03.589') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:54:03.589') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3735 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3735 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317243; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:54:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000531 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3737 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3737 Schema: QC_hit: No # Query_time: 0.001802 Lock_time: 0.001684 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:54:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317246; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:05.363869' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317247; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:06.36692' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:06.367399' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317248; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:07.363958' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:08.364118' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001899 Lock_time: 0.001676 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002380 Lock_time: 0.001652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001713 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:10.364238' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001046 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:12.36492' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001036 Lock_time: 0.000775 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:12.365276' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3739 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317253; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3739 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317253; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:54:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:13.363005' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317255; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:14.363419' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3741 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3741 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:54:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317257; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:17.364173' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001911 Lock_time: 0.001740 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317259; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:18.363559' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:19.363181' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:20.363835' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:21.363775' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3743 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3743 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:54:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:22.364174' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3744 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317263; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3744 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317263; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:54:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:23.36426' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:24.364603' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.002375 Lock_time: 0.002285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:54:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.000845 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317267; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:26.366124' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:27.366941' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003331 Lock_time: 0.001727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:28.364811' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001327 Lock_time: 0.001044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:29.366549' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000907 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:29.366485' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:30.363503' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:31.364496' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317273; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:32.363171' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3748 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317273; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3748 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317273; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:54:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001479 Lock_time: 0.001296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:33.363917' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3750 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3750 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:54:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002182 Lock_time: 0.001931 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:35.363725' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002183 Lock_time: 0.002034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:35.363497' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.000684 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:36.363001' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:37.363735' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001473 Lock_time: 0.001007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000992 Lock_time: 0.000781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317279; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:38.363245' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002512 Lock_time: 0.002299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:39.362892' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001211 Lock_time: 0.000974 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:40.363227' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317283; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:42.363477' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001208 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317283; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:54:43.589' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:54:43.589') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:54:43.589') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3752 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317283; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3752 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317283; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:54:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317284; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:43.363182' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:44.363906' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:44.363934' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3754 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3754 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:54:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001840 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317286; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000844 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:45.363453' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:47.366047' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000845 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317290; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:50.363551' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:50.36311' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002339 Lock_time: 0.002091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317292; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:51.363601' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3756 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3756 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:54:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317293; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3757 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317293; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3757 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317293; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:54:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3759 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3759 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:54:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:55.363447' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001199 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:56.370725' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:54:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317298; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:54:57.363019' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001250 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:54:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317299; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003520 Lock_time: 0.003308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317300; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002121 Lock_time: 0.001923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:00.363116' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001690 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317302; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:01.363342' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:01.363646' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317303; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:02.362746' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3761 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317303; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3761 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317303; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:55:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317304; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:03.363519' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:04.362807' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317305; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:04.363139' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3763 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3763 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:55:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317306; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:05.363304' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317307; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:07.363784' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001980 Lock_time: 0.001781 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317311; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317313; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:12.363508' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3765 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317313; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3765 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317313; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:55:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:13.363071' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000754 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317315; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3767 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3767 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:55:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001259 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317316; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:15.363694' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000636 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317317; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:16.363223' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:17.363882' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002106 Lock_time: 0.001930 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001420 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:18.36381' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001552 Lock_time: 0.001319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:19.363515' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317321; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317322; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:21.363722' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:21.363838' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3769 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3769 Schema: QC_hit: No # Query_time: 0.001508 Lock_time: 0.001405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:55:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:22.363307' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3770 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317323; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3770 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317323; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:55:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317324; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:24.364037' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3772 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3772 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:55:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001735 Lock_time: 0.001248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317327; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001635 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001616 Lock_time: 0.001455 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:28.363649' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:29.36288' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004006 Lock_time: 0.003733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317330; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:29.362912' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317331; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:30.364242' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317332; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:31.363904' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:32.363698' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001803 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3774 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317333; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3774 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317333; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:55:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317334; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317335; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:34.363115' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3776 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3776 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:55:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001265 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:36.3678' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002265 Lock_time: 0.002093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317338; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:37.364577' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:38.362634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001021 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:39.366609' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317340; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:39.366695' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001261 Lock_time: 0.000543 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317343; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:55:43.589' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:55:43.589') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:55:43.589') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3778 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3778 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:55:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001807 Lock_time: 0.001609 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:43.363275' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:44.364716' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3780 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3780 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:55:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317346; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:45.362986' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317347; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:46.364078' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317348; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:47.363649' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006321 Lock_time: 0.005673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:48.36349' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317350; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:49.36337' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003468 Lock_time: 0.003256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:50.362858' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317352; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:51.363477' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3782 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3782 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:55:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:52.363561' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3783 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317353; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3783 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317353; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:55:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:53.363716' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:54.363553' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3785 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3785 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:55:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000761 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:55.363224' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001720 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:55:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:57.364021' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317358; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:57.364423' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:55:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317359; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317359; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:58.36352' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317360; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:55:59.364302' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001799 Lock_time: 0.001223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317361; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:02.363188' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3787 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3787 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:56:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317364; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:04.363572' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3789 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3789 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:56:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:05.363134' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317367; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:06.363346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:07.36305' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001629 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317370; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:09.363951' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003530 Lock_time: 0.002349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.001098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317371; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:10.363888' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001356 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317372; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317372; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:11.364039' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317373; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001683 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:56:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:13.362886' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3793 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3793 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:56:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000949 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:15.363507' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317377; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:16.367215' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:16.367205' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317378; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:17.362767' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317379; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:18.363183' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001601 Lock_time: 0.001351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:19.36275' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002724 Lock_time: 0.002256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001166 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.000958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317381; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:21.363375' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3795 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3795 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:56:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001405 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001910 Lock_time: 0.001727 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:22.363053' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3796 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3796 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:56:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317384; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:23.363491' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3798 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3798 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:56:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317386; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:25.363455' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001076 Lock_time: 0.000841 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317386; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:25.363398' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000370 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:26.37541' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317388; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:27.363256' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317389; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:28.363415' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002824 Lock_time: 0.002581 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002575 Lock_time: 0.002369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:29.363112' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001208 Lock_time: 0.001053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317391; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:30.363234' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317392; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:31.363439' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317393; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001046 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317393; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:32.36332' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3803 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3803 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:56:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317394; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:33.363779' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3805 Schema: QC_hit: No # Query_time: 0.000974 Lock_time: 0.000806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3805 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:56:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317396; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:36.368618' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:36.368401' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:37.362982' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:38.363693' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002929 Lock_time: 0.002678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:39.363385' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317402; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:41.363956' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:41.363871' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001020 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317403; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:56:43.59' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:56:43.59') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:56:43.59') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3807 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3807 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:56:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317404; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:43.364098' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:44.363442' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3809 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3809 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:56:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317406; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000390 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317408; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:47.363146' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001429 Lock_time: 0.001155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317409; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:48.3633' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001783 Lock_time: 0.001203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317409; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317410; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:49.363012' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317411; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:50.364774' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3811 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3811 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:56:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3812 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3812 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:56:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:56:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:54.363518' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3814 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3814 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:56:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:55.362965' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:56.365123' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001454 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:56:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317419; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317419; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:58.363602' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000445 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317420; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:59.368538' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:56:59.36885' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:00.364583' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317422; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:01.363445' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:02.363501' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3816 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3816 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:57:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317424; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317424; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:03.365183' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317425; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:04.363411' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3818 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3818 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:57:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000702 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:07.364018' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:08.363138' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001837 Lock_time: 0.001531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:09.363434' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001905 Lock_time: 0.001159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:10.363473' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317432; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:11.363798' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317433; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3820 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3820 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:57:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:13.363385' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:13.363421' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009312 Lock_time: 0.008518 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317435; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:14.363307' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3822 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3822 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:57:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002347 Lock_time: 0.001791 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:17.364363' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:18.364315' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:19.363444' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000882 Lock_time: 0.000693 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:19.363679' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:20.363604' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:21.363394' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3824 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3824 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:57:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317443; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:22.371269' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3825 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3825 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:57:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317444; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:23.363661' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:24.364747' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3827 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3827 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:57:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000497 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:25.364062' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001890 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317446; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317447; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:26.363294' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317448; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:27.363293' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001890 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001339 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:29.363603' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001407 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:29.363502' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001001 Lock_time: 0.000539 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002290 Lock_time: 0.002145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317451; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:30.364127' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317452; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:31.363936' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:32.363926' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3829 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3829 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:57:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:33.363702' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317455; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:34.363757' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000646 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317455; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:34.364416' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3831 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3831 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:57:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:35.363097' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317456; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:35.362792' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317457; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:36.371645' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317458; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:37.36351' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317458; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:37.363276' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000712 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317461; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:40.363221' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317462; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:41.363359' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001492 Lock_time: 0.001135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:41.363582' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001079 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:42.3665' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000841 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317463; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:57:43.59' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:57:43.59') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:57:43.59') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3833 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3833 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:57:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317464; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:43.363414' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000837 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317465; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:44.363061' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3835 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3835 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:57:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000378 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317466; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:45.363528' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317467; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:46.363495' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:46.363481' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001566 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317468; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:47.363144' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317469; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:48.363746' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.000998 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317470; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:49.363618' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001508 Lock_time: 0.001064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317471; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:50.362797' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001379 Lock_time: 0.000901 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317472; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001291 Lock_time: 0.001102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:51.363545' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3837 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3837 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:57:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001645 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000819 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317473; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:52.363022' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3838 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3838 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:57:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317474; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:53.363563' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:53.363584' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:54.363244' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:54.362959' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3840 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3840 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:57:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317476; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:55.364181' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002097 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317477; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:57:56.363428' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:57:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:57:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317479; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001176 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:00.363684' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001736 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:01.363144' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.001249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317483; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:02.363635' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3842 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3842 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:58:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:04.363815' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3844 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3844 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:58:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317486; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:05.363056' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:06.362635' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001382 Lock_time: 0.001190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:07.363653' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001354 Lock_time: 0.001211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:08.363173' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001159 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:09.363219' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:10.363327' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004640 Lock_time: 0.004155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:12.363414' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3846 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3846 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:58:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3848 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3848 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:58:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002156 Lock_time: 0.001186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:16.36473' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001172 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:17.364623' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001709 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:18.364715' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001475 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317500; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:19.368285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:20.364076' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002357 Lock_time: 0.001958 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3850 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3850 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:58:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317503; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:22.363668' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317503; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:22.363972' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3851 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3851 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:58:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317504; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002440 Lock_time: 0.001431 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:24.363749' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002133 Lock_time: 0.001672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3853 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3853 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:58:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:25.362881' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:26.367046' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001333 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:27.363981' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:28.363562' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:29.363488' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001591 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:31.363611' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317512; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:31.363405' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317513; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:32.362658' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3855 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3855 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:58:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317514; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:33.363514' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3857 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3857 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:58:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317516; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:35.363401' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000562 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:36.363178' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002064 Lock_time: 0.001505 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317517; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317517; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001395 Lock_time: 0.001184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:37.363657' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:37.363663' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317519; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:38.363246' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317520; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317521; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:40.363632' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001886 Lock_time: 0.001038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:42.363432' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001752 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:42.363696' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001396 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317523; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:58:43.591' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:58:43.591') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:58:43.591') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3859 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3859 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:58:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001349 Lock_time: 0.000661 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001824 Lock_time: 0.000741 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:44.363018' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3861 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3861 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:58:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:45.363769' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003012 Lock_time: 0.002805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:45.363722' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000976 Lock_time: 0.000584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317527; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:46.363143' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002750 Lock_time: 0.001923 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317528; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:47.363002' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:48.363495' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002017 Lock_time: 0.001816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:49.363414' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000561 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317531; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:50.362933' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:50.363482' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005669 Lock_time: 0.005417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:51.363801' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3863 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3863 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:58:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001930 Lock_time: 0.001436 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317533; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3864 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3864 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:58:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001582 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:58:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001299 Lock_time: 0.001147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317535; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:54.36342' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3866 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3866 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:58:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001641 Lock_time: 0.001209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:55.363042' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002919 Lock_time: 0.002240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317536; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317537; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:56.364417' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317538; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:57.363027' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:57.36369' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:58:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317539; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:58.363595' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:58.363557' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317540; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:58:59.363592' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317541; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:00.363613' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001536 Lock_time: 0.001276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:00.363888' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317542; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:01.363215' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317543; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317543; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:59:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317544; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:03.364662' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317544; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:03.364693' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317545; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:04.363141' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317545; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:04.363101' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3870 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3870 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:59:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:07.364374' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000650 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317548; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:07.364148' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:08.363944' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001952 Lock_time: 0.001210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317551; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317551; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317552; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:11.363886' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000972 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000972 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:12.363028' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317553; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317553; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:59:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002559 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317554; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:13.363523' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001578 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001588 Lock_time: 0.001327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317555; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:14.363088' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3874 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317555; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3874 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:59:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:15.363721' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002522 Lock_time: 0.001297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001842 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.000884 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:16.363216' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:17.363876' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:18.36431' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000634 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:19.363117' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002199 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317560; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001108 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:20.3636' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002374 Lock_time: 0.002118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317562; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:21.363143' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002147 Lock_time: 0.001909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317562; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:21.363177' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3876 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3876 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:59:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3877 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317563; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3877 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317563; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:59:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317564; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317564; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317565; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3879 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3879 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:59:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001632 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001585 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001622 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000923 Lock_time: 0.000592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317568; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:27.363309' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002448 Lock_time: 0.001376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317569; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002526 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317570; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:29.363602' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317571; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317571; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:30.363' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317572; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317572; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:31.363566' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:32.363006' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001770 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3881 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317573; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3881 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317573; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:59:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:33.363565' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001008 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317574; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:33.363818' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317575; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:34.363873' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002136 Lock_time: 0.001326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3883 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3883 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:59:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000608 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317576; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:35.362782' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:36.367191' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001287 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317578; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:37.364226' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:38.36456' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317580; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001477 Lock_time: 0.001283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:40.363341' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001356 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317582; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:41.363146' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.001024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317583; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:42.36395' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001266 Lock_time: 0.000531 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317583; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 09:59:43.595' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 09:59:43.595') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 09:59:43.595') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3885 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317583; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3885 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317583; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:59:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317584; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001263 Lock_time: 0.000688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3887 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3887 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:59:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001357 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317586; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:45.363317' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001731 Lock_time: 0.001338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:45.363303' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000920 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:46.362815' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317588; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:47.364361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001637 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002024 Lock_time: 0.001421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317591; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000789 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:50.364322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001825 Lock_time: 0.001641 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002608 Lock_time: 0.001742 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3889 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3889 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 9:59:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:52.363346' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317593; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317593; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:59:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002107 Lock_time: 0.001513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:53.364545' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317595; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:54.36302' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3892 Schema: QC_hit: No # Query_time: 0.000851 Lock_time: 0.000791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3892 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 9:59:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000714 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:55.363959' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317597; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 9:59:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.001149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 9:59:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:58.364615' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.001230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317600; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 09:59:59.363897' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001255 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317601; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:00:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317602; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:01.362845' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:02.363538' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317603; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317603; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:00:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317604; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:03.363512' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001951 Lock_time: 0.001323 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:00:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317605; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:04.364605' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3896 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317605; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3896 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:00:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000530 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317606; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:00:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317607; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:00:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000632 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317608; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:07.363136' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001521 Lock_time: 0.001365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:08.36272' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317610; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:09.367274' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317611; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:10.363246' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317612; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317613; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:12.363298' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3898 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317613; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3898 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317613; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:00:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001699 Lock_time: 0.001092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317614; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317614; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:13.363255' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:14.363423' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:00:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001530 Lock_time: 0.001162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:15.363056' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:00:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317618; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:00:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001315 Lock_time: 0.001128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317619; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:18.363456' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.001346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001340 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317621; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:20.362899' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317622; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:21.363737' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3902 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3902 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:00:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:22.362887' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3903 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317623; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3903 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317623; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:00:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317625; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3905 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3905 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:00:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:25.363978' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317627; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:26.368076' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001484 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004197 Lock_time: 0.003963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317629; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003468 Lock_time: 0.003210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:28.363359' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001269 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004737 Lock_time: 0.004459 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:30.363471' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317632; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317632; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:31.363176' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:32.363667' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:32.363667' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3907 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317633; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3907 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317633; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:00:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001785 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317634; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:33.363142' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317635; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:34.363754' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3909 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3909 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:00:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002692 Lock_time: 0.002234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001420 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317636; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:35.363567' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001204 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001869 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:36.363072' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:37.363472' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002498 Lock_time: 0.001997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:38.36304' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317640; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317640; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:39.366842' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317641; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317642; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:41.363036' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317643; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001101 Lock_time: 0.000421 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317643; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:00:43.591' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:00:43.591') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:00:43.591') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3911 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317643; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3911 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317643; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:00:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001372 Lock_time: 0.001228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317644; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:43.36316' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:44.362824' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3913 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3913 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:00:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317646; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:45.363377' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:46.362991' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317648; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:47.363496' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:47.363818' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001767 Lock_time: 0.001298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:00:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:49.36354' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002043 Lock_time: 0.001020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000964 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317651; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:50.364065' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001729 Lock_time: 0.001491 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317652; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:51.364939' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3915 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3915 Schema: QC_hit: No # Query_time: 0.003545 Lock_time: 0.003374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:00:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317653; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:52.36302' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3916 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317653; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3916 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317653; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:00:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317654; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:53.363947' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:53.363554' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317655; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3918 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3918 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:00:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317656; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:55.363556' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317657; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:56.363807' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:00:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317658; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317658; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:00:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317660; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:00:59.365285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001451 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317662; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:01.364687' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001876 Lock_time: 0.001648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317663; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:02.363744' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3922 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317663; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3922 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317663; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:01:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317664; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:03.363385' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3924 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317665; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3924 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:01:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:05.363032' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:06.366823' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:06.385064' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000959 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317668; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:07.363454' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317669; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:08.363216' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:09.36364' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001258 Lock_time: 0.001061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317671; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:10.36284' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:10.362778' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317672; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:11.363548' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317673; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3926 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317673; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3926 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317673; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:01:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:14.363422' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000944 Lock_time: 0.000715 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:14.363406' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3928 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3928 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317675; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:01:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:15.363466' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317677; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317678; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:17.363663' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001101 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317679; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:18.363217' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317680; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:19.363588' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:19.364064' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002258 Lock_time: 0.002096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002122 Lock_time: 0.001337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317681; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:20.363035' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001516 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3930 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3930 Schema: QC_hit: No # Query_time: 0.000889 Lock_time: 0.000771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:01:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:22.363222' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3931 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317683; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3931 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317683; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:01:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317684; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:23.363559' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:24.364359' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3933 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3933 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:01:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002607 Lock_time: 0.002399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317686; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001701 Lock_time: 0.001318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:27.363186' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001512 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:28.363629' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001244 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:29.364001' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:31.363484' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:31.363674' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317693; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:32.366846' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3935 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317693; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3935 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317693; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:01:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:33.363398' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317695; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:34.363094' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000446 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317695; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:34.363359' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3937 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3937 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:01:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001100 Lock_time: 0.000785 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:35.362936' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000919 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317696; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317697; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:36.363343' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001786 Lock_time: 0.001550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317698; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:37.362774' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001493 Lock_time: 0.001083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:38.363462' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001895 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317699; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:38.363256' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317700; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317700; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:39.362887' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317701; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:40.363314' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001408 Lock_time: 0.001150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317702; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:41.362845' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002153 Lock_time: 0.001911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002098 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001084 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317703; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:01:43.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:01:43.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:01:43.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3939 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317703; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3939 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317703; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:01:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3941 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3941 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:01:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001265 Lock_time: 0.001108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317706; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:45.362931' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:46.363697' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:46.363473' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317708; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:48.363081' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317709; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:49.363702' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317710; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:50.363849' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000572 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:51.363199' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:01:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000346 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:52.363317' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3944 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317713; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3944 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317713; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:01:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317715; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:54.363651' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317715; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:54.363643' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:01:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317716; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:55.363103' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:56.363732' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002080 Lock_time: 0.001465 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:01:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001669 Lock_time: 0.001435 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:57.362948' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001650 Lock_time: 0.001399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317718; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:57.362955' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:01:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:58.363663' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.001000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317720; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:59.363529' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001522 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:01:59.36315' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317721; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:01.36333' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001500 Lock_time: 0.001231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:02.362664' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002656 Lock_time: 0.002037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3948 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317723; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3948 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317723; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:02:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317724; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:03.363259' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317725; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3950 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3950 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317726; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:05.363258' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:06.363933' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:07.363372' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317729; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:08.363213' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.001264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317729; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.004418 Lock_time: 0.001716 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630317729; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 10:02:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000996 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:09.363752' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.002494 Lock_time: 0.001868 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630317730; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:10.668' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:10.668') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:10.668') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000590 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317730; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:10.677' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:10.677') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:10.677') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:02:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317731; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317733; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:12.362899' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3952 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317733; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3952 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317733; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001466 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000964 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001878 Lock_time: 0.001119 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317735; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:15.686' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:15.686') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:15.686') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3954 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3954 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001041 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317736; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000852 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001409 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317737; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:16.36361' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001470 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:17.363243' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001489 Lock_time: 0.001220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:17.363209' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317739; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:18.362922' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000906 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317740; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:19.365162' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.023818 Lock_time: 0.023255 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317740; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:20.386' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:20.386') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:20.386') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000544 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317740; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:20.413' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:20.413') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:20.413') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:02:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001692 Lock_time: 0.001540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:20.364615' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000864 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317742; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:22.364635' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3957 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317743; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3957 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317743; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:23.363646' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317744; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:23.363945' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317745; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001151 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317745; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:25.414' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:25.414') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:25.414') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3959 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3959 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317746; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317747; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:26.368531' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000733 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317748; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:27.364161' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317749; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317749; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:28.363997' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317750; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:29.363967' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001317 Lock_time: 0.001054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317751; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001643 Lock_time: 0.001067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001142 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317753; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001004 Lock_time: 0.000778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:32.363901' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3961 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317753; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3961 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317753; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317754; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:33.363106' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003566 Lock_time: 0.001871 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001074 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317755; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:35.414' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:35.414') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:35.414') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3963 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3963 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001051 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001137 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:36.363605' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317758; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:37.363153' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:38.363554' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001961 Lock_time: 0.001347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317760; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:39.363504' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317761; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:40.362936' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:41.363751' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317762; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:41.363968' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317763; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:42.363442' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3965 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317763; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3965 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317763; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:02:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001691 Lock_time: 0.001279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317764; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:43.363383' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001831 Lock_time: 0.001493 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:43.363148' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:44.363512' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3967 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3967 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001104 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317766; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:45.363423' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001540 Lock_time: 0.000389 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317767; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001098 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:47.363122' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001725 Lock_time: 0.001578 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317770; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:02:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:50.365278' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317773; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:52.363347' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001631 Lock_time: 0.001133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317773; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3970 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317773; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3970 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317773; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:02:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:53.363191' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000774 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317775; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:55.414' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:55.414') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:55.414') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001208 Lock_time: 0.000342 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 1882 SET timestamp=1630317775; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.PROC_INST_ID_ = '5ceb9b3f-0979-11ec-8c0d-224d66a9de6b' and RES.SUSPENSION_STATE_ = 1 and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3972 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3972 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.000855 Lock_time: 0.000100 Rows_sent: 50 Rows_examined: 131 # Rows_affected: 0 Bytes_sent: 17921 SET timestamp=1630317775; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '570c9e04-0979-11ec-8c0d-224d66a9de6b' AND TASK_ID_ is null; # Time: 210830 10:02:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001281 Lock_time: 0.001030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317776; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:55.363374' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001079 Lock_time: 0.000345 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630317776; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:56.681' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:56.681') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:56.681') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000902 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317776; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:02:56.694' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:02:56.694') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:02:56.694') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:02:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001912 Lock_time: 0.001710 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:56.362851' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317777; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317778; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:57.363347' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:02:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317779; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:02:59.363521' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.021121 Lock_time: 0.020728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317780; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:00.8' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:00.8') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:00.8') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000533 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317780; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:00.824' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:00.824') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:00.824') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:03:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001802 Lock_time: 0.001359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317781; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:01.362979' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317783; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:02.363483' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3974 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317783; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3974 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317783; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:03:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317784; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:03.363101' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:03.362888' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317785; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000581 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3976 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3976 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000727 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317785; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:05.826' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:05.826') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:05.826') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:03:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001305 Lock_time: 0.000729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317786; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317787; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:06.363367' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317789; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:09.36317' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001362 Lock_time: 0.001200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:10.362935' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:12.362931' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3978 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317793; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3978 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317793; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:03:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317794; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:13.363214' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317795; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3980 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3980 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000855 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317795; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:15.826' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:15.826') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:15.826') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:03:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317796; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:15.363454' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001648 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001499 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:17.363384' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:18.363651' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:19.363402' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001361 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317802; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001685 Lock_time: 0.001164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:03:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317803; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:22.362796' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3983 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317803; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3983 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317803; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:03:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317804; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3985 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3985 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:03:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317806; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:26.36288' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:27.36341' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001648 Lock_time: 0.001091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.001915 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:28.363235' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317810; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:29.367647' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001150 Lock_time: 0.000773 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317812; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:31.363242' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317812; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:31.362995' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000953 Lock_time: 0.000762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:32.363887' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3987 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317813; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3987 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317813; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:03:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001069 Lock_time: 0.000877 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317814; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:33.363546' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317815; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3989 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3989 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000856 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317815; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:35.827' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:35.827') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:35.827') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:03:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317816; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:35.36281' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.003762 Lock_time: 0.001747 Rows_sent: 1 Rows_examined: 511 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1630317816; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 210830 10:03:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001351 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001387 Lock_time: 0.000859 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317817; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:36.363215' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:38 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.002226 Lock_time: 0.001544 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1630317818; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:38.313' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:38.313') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:38.313') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000543 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317818; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:38.322' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:38.322') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:38.322') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:37.362729' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:38.363492' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002143 Lock_time: 0.001270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002412 Lock_time: 0.001709 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317820; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:39.362831' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:40.363448' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001649 Lock_time: 0.001481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:43 # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001165 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317823; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:43.324' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:43.324') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:43.324') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000778 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317823; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:42.363534' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002201 Lock_time: 0.001746 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317823; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3991 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317823; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3991 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317823; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:03:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001614 Lock_time: 0.001168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:03:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3993 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3993 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.032584 Lock_time: 0.031967 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317825; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:45.917' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:45.917') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:45.917') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000676 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1630317825; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:45.953' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:45.953') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:45.953') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:03:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:45.363294' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317827; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317827; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:46.365342' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000799 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317829; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:48.364652' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001050 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001771 Lock_time: 0.000999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000827 Lock_time: 0.000369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317830; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:03:50.954' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:03:50.954') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:03:50.954') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:03:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317831; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317831; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:50.367913' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000824 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:51.363866' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3997 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3997 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:03:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317833; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:52.363186' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3998 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317833; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3998 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317833; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:03:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:53.364029' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317835; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:54.36332' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4000 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4000 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:03:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001441 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:55.362908' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317837; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317838; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:57.364087' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:03:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317839; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:58.364323' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:03:58.36523' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317840; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.002053 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317840; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:04:00.955' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:04:00.955') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:04:00.955') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:04:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:00.363043' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317842; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:01.363432' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4004 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317843; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4004 Schema: QC_hit: No # Query_time: 0.002125 Lock_time: 0.002008 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317843; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:04:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002744 Lock_time: 0.002580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003111 Lock_time: 0.002509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317844; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:04:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002130 Lock_time: 0.001893 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:04.363083' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4006 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4006 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:04:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:06.365214' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:06.36537' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:07.36356' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001740 Lock_time: 0.001547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001394 Lock_time: 0.001112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:08.363025' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001604 Lock_time: 0.001295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317849; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:08.363257' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:04:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:10.363893' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002962 Lock_time: 0.002532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317852; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:11.36318' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001060 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:04:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:12.363505' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317853; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:12.362987' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4009 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317853; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4009 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317853; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:04:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317854; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:13.363186' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317855; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:14.363486' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:14.363475' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4011 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4011 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:04:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317856; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:15.363205' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001605 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:15.363171' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002408 Lock_time: 0.001862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000924 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317857; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:16.363846' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001252 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:17.363241' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317859; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000826 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:19.363308' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001629 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317860; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:04:20.957' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:04:20.957') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:04:20.957') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:04:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000432 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:20.362764' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:04:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005699 Lock_time: 0.005486 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005889 Lock_time: 0.005454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317862; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4016 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4016 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:04:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000957 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002370 Lock_time: 0.002112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317863; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:22.362921' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4017 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317863; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4017 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317863; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:04:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317864; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001438 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:23.363642' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317865; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:24.36281' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4019 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000767 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4019 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:04:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317867; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:26.362805' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317868; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:27.363305' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317869; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:28.363411' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001812 Lock_time: 0.001509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:29.363441' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001368 Lock_time: 0.000926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:29.363716' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317871; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001297 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317871; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:30.362913' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317872; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:31.363713' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317873; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:32.363057' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4022 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317873; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4022 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317873; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:04:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317874; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:33.363451' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:34.363229' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002335 Lock_time: 0.001328 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4024 Schema: QC_hit: No # Query_time: 0.004100 Lock_time: 0.003989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4024 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:04:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:35.363346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317877; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317877; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:36.362852' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.001015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001149 Lock_time: 0.000699 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:04:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002203 Lock_time: 0.002025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:39.363321' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:40.362985' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:04:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317883; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317883; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:42.366666' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4028 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317883; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4028 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317883; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:04:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:43.363822' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317885; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4032 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4032 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:04:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:45.362888' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317887; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:46.363252' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317888; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:47.362911' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001464 Lock_time: 0.001212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317888; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:47.363197' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000519 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317889; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:48.363415' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317890; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001092 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:49.363016' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317891; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317891; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:50.363399' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:51.363825' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4035 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4035 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:04:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317893; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317893; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:04:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:53.36347' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:53.363736' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:54.363428' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4040 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4040 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:04:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002107 Lock_time: 0.001880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:55.363184' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003360 Lock_time: 0.002762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317896; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:04:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000824 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:56.36385' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001877 Lock_time: 0.001689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:04:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317899; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000415 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:04:59.363181' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000980 Lock_time: 0.000340 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317900; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:05:00.973' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:05:00.973') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:05:00.973') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:05:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:00.364399' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317901; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:00.364589' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001496 Lock_time: 0.001280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:01.36326' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001957 Lock_time: 0.001679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:02.362696' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317903; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317903; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:05:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001679 Lock_time: 0.001507 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:03.3637' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001449 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:04.36387' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:05:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001981 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317906; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:05.363258' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001417 Lock_time: 0.001080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317907; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:06.371285' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001304 Lock_time: 0.000439 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:07.363263' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317909; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:08.363518' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:08.363575' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317910; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:09.363081' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317911; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:10.363983' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.000553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002389 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:12.363612' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4047 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317913; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4047 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317913; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:05:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:13.365804' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317915; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317915; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:14.363173' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4049 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4049 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:05:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317916; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:15.362697' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002011 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:16.364989' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:18.366391' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001766 Lock_time: 0.001527 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:19.364073' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001870 Lock_time: 0.001521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:19.364643' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317921; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:20.363192' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317922; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:21.363664' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4053 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4053 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:05:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000265 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4055 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317923; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4055 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317923; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:05:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:23.363928' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002189 Lock_time: 0.001993 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000946 Lock_time: 0.000755 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317925; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:24.363152' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4060 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4060 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:05:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002214 Lock_time: 0.002032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002644 Lock_time: 0.002056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001583 Lock_time: 0.001285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317927; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:26.363534' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001833 Lock_time: 0.001413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:31.363089' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001389 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:32.36328' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.001450 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317933; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:32.363261' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317933; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317933; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:05:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001671 Lock_time: 0.001525 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317934; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:33.362837' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317935; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4065 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4065 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:05:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317936; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:35.362994' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:36.363792' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:36.363598' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:37.363113' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317939; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:38.363591' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317939; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:38.363806' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:39.363081' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001373 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001310 Lock_time: 0.001152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317942; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:41.363384' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:42.362842' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4068 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317943; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4068 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317943; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:05:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001524 Lock_time: 0.000312 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:44.363025' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4070 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4070 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:05:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001341 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:45.363555' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001084 Lock_time: 0.000842 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317947; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:46.36295' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317947; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:46.370267' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002919 Lock_time: 0.002056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:47.363737' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003844 Lock_time: 0.002805 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001168 Lock_time: 0.000937 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317949; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:48.362993' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:48.362986' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001152 Lock_time: 0.000478 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:49.363908' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:05:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317952; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:51.364639' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4072 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4072 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:05:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000983 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:52.363993' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4073 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317953; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4073 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317953; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:05:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317954; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:53.363245' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:05:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001249 Lock_time: 0.001007 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317956; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:55.363722' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:56.3643' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:56.365743' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:57.363698' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:05:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:58.3633' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:05:59.363568' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001593 Lock_time: 0.000464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630317960; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:06:00.961' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:06:00.961') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:06:00.961') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:06:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630317961; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:00.363079' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:01.363772' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001510 Lock_time: 0.001309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317963; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:02.363043' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001445 Lock_time: 0.001241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:02.363006' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4078 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317963; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4078 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317963; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:06:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001737 Lock_time: 0.001324 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:03.363645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001702 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:03.363627' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:04.363355' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4080 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4080 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:06:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002282 Lock_time: 0.002083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.001138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317966; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:05.363122' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001021 Lock_time: 0.000549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317968; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:07.363214' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000733 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:08.362656' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317970; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:09.36369' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001363 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:11.363512' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317973; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4082 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317973; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4082 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317973; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:06:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:14.362823' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4084 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4084 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:06:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317976; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:15.36346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317977; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:16.366156' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001868 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:17.363529' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001985 Lock_time: 0.001750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317978; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:17.363606' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:18.363105' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001722 Lock_time: 0.001167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317979; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:20.363489' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317982; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:21.362779' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4086 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4086 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:06:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001730 Lock_time: 0.001205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4087 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317983; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4087 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317983; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:06:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:24.363346' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4089 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4089 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:06:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001880 Lock_time: 0.001688 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002432 Lock_time: 0.002046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000832 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317987; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317989; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:28.363178' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001279 Lock_time: 0.001048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:28.36322' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001514 Lock_time: 0.001273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:29.362762' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317993; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:32.363086' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4091 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317993; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4091 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317993; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:06:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002041 Lock_time: 0.001872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:33.362778' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4093 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630317995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4093 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630317995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:06:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:35.363371' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317997; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:36.363809' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317998; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:37.364858' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:37.364901' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630317999; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:38.363142' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318000; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:39.365324' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001415 Lock_time: 0.001235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318001; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001117 Lock_time: 0.000932 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:40.364275' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318002; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001792 Lock_time: 0.001021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:41.364099' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318003; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4095 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318003; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4095 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318003; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:06:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318004; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:43.364184' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4097 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4097 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:06:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001360 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318006; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:45.36328' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003334 Lock_time: 0.002579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318006; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001827 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002242 Lock_time: 0.001621 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000956 Lock_time: 0.000606 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:47.363238' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002582 Lock_time: 0.001662 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318009; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:49.363632' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318011; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:50.363122' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318012; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:51.364519' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000725 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:51.364543' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4099 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4099 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:06:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001520 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001971 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4100 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318013; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4100 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318013; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:06:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001917 Lock_time: 0.001670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318014; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:53.363492' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001033 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318015; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4102 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4102 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:06:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:55.364144' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:55.363651' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318017; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000603 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318017; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:56.363201' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:06:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000726 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:06:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000962 Lock_time: 0.000770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318019; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:58.3634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:06:59.363156' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.001079 Lock_time: 0.000472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630318020; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:07:00.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:07:00.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:07:00.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:07:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002003 Lock_time: 0.001732 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630318021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:00.363662' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002022 Lock_time: 0.001770 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318021; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:00.363621' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:01.363724' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000490 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:02.362678' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000554 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:02.362981' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4104 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318023; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4104 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318023; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318024; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:03.363217' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000777 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:04.362729' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4106 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4106 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:07:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318026; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:05.363262' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002120 Lock_time: 0.001240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:06.362826' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000827 Lock_time: 0.000516 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:07.363416' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318029; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318030; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:09.364633' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001848 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:11.362873' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318033; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4108 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318033; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4108 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318033; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4110 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4110 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002253 Lock_time: 0.001969 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:15.363123' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002812 Lock_time: 0.002546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:15.363092' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000961 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318037; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318037; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:16.362944' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001404 Lock_time: 0.000885 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:17.363901' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001746 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001365 Lock_time: 0.000927 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:19.363093' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001303 Lock_time: 0.001086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318041; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:20.364008' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318041; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:20.363656' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318042; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:21.363447' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4112 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4112 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001246 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4113 Schema: QC_hit: No # Query_time: 0.001117 Lock_time: 0.001029 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318043; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4113 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318043; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:23.367155' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318045; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:24.363317' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4115 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4115 Schema: QC_hit: No # Query_time: 0.001763 Lock_time: 0.001695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318046; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:25.36294' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:26.363407' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001787 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318048; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:27.363566' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:28.363704' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001988 Lock_time: 0.001564 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318049; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:28.363707' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318050; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:29.363547' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318051; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318051; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:30.36338' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4117 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318053; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4117 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318053; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:07:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000829 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318055; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:34.363657' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001538 Lock_time: 0.001289 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4120 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4120 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001483 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002087 Lock_time: 0.001806 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318057; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:36.363491' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002732 Lock_time: 0.002290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318057; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:36.363518' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001714 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318059; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:38.363142' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:39.362973' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:39.362899' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001388 Lock_time: 0.000902 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318062; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:41.36355' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:41.363496' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001810 Lock_time: 0.001591 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002104 Lock_time: 0.001623 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4123 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318063; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4123 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318063; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318064; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:43.363192' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002790 Lock_time: 0.002534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:44.364141' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002844 Lock_time: 0.002579 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:44.36385' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4125 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4125 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001078 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:46.363193' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318068; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003304 Lock_time: 0.003122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:48.363068' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:49.362963' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318070; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:50.363886' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001197 Lock_time: 0.001066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:51.363562' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4128 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4128 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:07:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4129 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318073; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4129 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318073; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:07:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318075; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:54.363366' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4131 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4131 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:07:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002208 Lock_time: 0.001788 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:07:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:56.365196' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318077; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:56.365581' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:57.364569' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001384 Lock_time: 0.001182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:07:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000696 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:58.363645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001793 Lock_time: 0.001601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:59.364458' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001663 Lock_time: 0.001448 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318080; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:07:59.364776' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.000920 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630318080; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:08:00.974' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:08:00.974') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:08:00.974') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:08:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630318081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001451 Lock_time: 0.001284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:00.364732' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318082; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:01.36369' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318083; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4133 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318083; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4133 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318083; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318084; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:03.363605' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000950 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318085; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318085; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:04.36427' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4135 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4135 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001126 Lock_time: 0.000669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:05.365569' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000754 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003398 Lock_time: 0.003195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318087; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:06.364542' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001743 Lock_time: 0.001556 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318088; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:07.363351' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318089; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001491 Lock_time: 0.001250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:08.364396' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318091; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:10.363743' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318092; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:11.364013' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318092; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:11.364031' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318093; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001717 Lock_time: 0.001237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4137 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318093; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4137 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318093; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318094; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:13.363857' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.001315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:14.364577' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001555 Lock_time: 0.001286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318095; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:14.364595' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4140 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4140 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003057 Lock_time: 0.002673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:15.363379' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318097; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:16.363847' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000368 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318099; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:18.365623' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:18.365166' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002078 Lock_time: 0.001095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318100; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001503 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318101; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:20.364216' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:21.363442' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4142 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4142 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001414 Lock_time: 0.000965 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4143 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318103; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4143 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318103; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318104; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:23.362785' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:23.362941' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4145 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4145 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:08:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002732 Lock_time: 0.002106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001533 Lock_time: 0.001144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:25.363086' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001119 Lock_time: 0.000862 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:28.363483' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:29.3634' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001366 Lock_time: 0.001143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318113; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:32.363685' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:32.363898' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4148 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318113; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4148 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318113; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001873 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:33.36356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001042 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318115; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4150 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4150 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000753 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:36.365747' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001071 Lock_time: 0.000807 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318118; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:37.364135' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002095 Lock_time: 0.001760 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001240 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:38.364456' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318120; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:39.366981' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318121; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000562 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4154 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318123; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4154 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318123; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:08:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001674 Lock_time: 0.001490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001871 Lock_time: 0.001380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4156 Schema: QC_hit: No # Query_time: 0.005326 Lock_time: 0.005246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4156 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002138 Lock_time: 0.001274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318126; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318127; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:47.362857' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318129; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:48.363989' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000631 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:49.363463' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001668 Lock_time: 0.000985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318131; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:50.363508' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001490 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001461 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318132; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000570 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:51.363582' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4159 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4159 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001174 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318133; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:52.363827' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001179 Lock_time: 0.000825 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:52.363625' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4161 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318133; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4161 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318133; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:08:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000830 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318134; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318134; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:53.363456' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006391 Lock_time: 0.006205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4163 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4163 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:08:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:55.363003' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002463 Lock_time: 0.001947 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:08:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001447 Lock_time: 0.001259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318138; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:57.363829' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:08:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001188 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318139; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:58.364262' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000396 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:08:59.363147' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3368 Schema: camundabpmn QC_hit: No # Query_time: 0.003592 Lock_time: 0.002403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630318140; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:09:00.971' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:09:00.971') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:09:00.971') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:09:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630318141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000973 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:00.364516' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:01.363556' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001703 Lock_time: 0.001453 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4169 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318143; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4169 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318143; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:09:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001828 Lock_time: 0.001610 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318144; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000695 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318144; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:03.36334' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001222 Lock_time: 0.000928 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:04.363466' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4171 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4171 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:09:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318146; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318146; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:05.362918' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318147; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:06.363632' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318148; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:09:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002249 Lock_time: 0.001377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:09:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001320 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318150; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:09.36356' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001480 Lock_time: 0.001355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318151; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:10.36303' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001278 Lock_time: 0.001051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318152; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:11.364047' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318153; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:12.363423' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4173 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4173 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:09:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:13.363513' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:14.363001' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4176 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4176 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:09:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000481 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:15.363494' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:09:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:17.36283' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:18.365732' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318159; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:18.366397' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318160; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:09:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318161; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001160 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:09:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318162; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:21.36514' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000916 Lock_time: 0.000700 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:21.364461' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4178 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4178 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:09:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4179 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318163; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4179 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318163; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:09:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000834 Lock_time: 0.000635 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318164; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:23.363823' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001538 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318165; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:24.362769' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4181 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4181 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:09:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002839 Lock_time: 0.002549 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318166; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001346 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318166; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:25.365333' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318167; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:26.372717' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318168; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:27.364503' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:28.363318' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002138 Lock_time: 0.001469 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000954 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318170; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:29.363091' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001945 Lock_time: 0.001374 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:09:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.001068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318172; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:31.363006' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318173; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4185 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318173; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4185 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318173; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:09:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318174; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:33.364107' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:34.363006' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4187 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4187 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:09:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318176; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003882 Lock_time: 0.003665 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318176; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:35.363682' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:36.364256' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:36.364984' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:09:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:38.363385' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318180; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:39.362877' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:40.363508' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001607 Lock_time: 0.000794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318182; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:41.363385' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318183; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4189 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318183; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4189 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318183; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:09:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318185; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:44.362712' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4191 Schema: QC_hit: No # Query_time: 0.001297 Lock_time: 0.001207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4191 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:09:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:45.363242' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318186; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:45.363243' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318187; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:46.371555' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000841 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000414 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:47.363698' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318189; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:09:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318190; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:50.365244' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001884 Lock_time: 0.001630 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318192; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:51.365202' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002678 Lock_time: 0.001748 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4193 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4193 Schema: QC_hit: No # Query_time: 0.001263 Lock_time: 0.001210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:09:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318193; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:52.363637' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4194 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318193; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4194 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318193; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:09:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:53.363346' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318195; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:54.362942' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4197 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4197 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:09:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318196; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:55.362982' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318197; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:56.363415' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:09:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318198; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:09:57.363496' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:09:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001402 Lock_time: 0.001218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318199; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001693 Lock_time: 0.001268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: so_user[so_user] @ [10.233.70.5] # Thread_id: 3356 Schema: camundabpmn QC_hit: No # Query_time: 0.001087 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1630318200; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2021-08-30 10:10:00.97' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-08-30 10:10:00.97') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'f496eba4-0969-11ec-8c0d-224d66a9de6b' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2021-08-30 10:10:00.97') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210830 10:10:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1630318201; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:00.364003' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318202; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:01.363861' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001866 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:02.363191' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4205 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318203; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4205 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318203; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:10:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318205; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318205; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:04.363989' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4207 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4207 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:10:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001031 Lock_time: 0.000764 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:06.366035' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001154 Lock_time: 0.000874 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:06.366018' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001118 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001156 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318209; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:08.363847' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000951 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000990 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318210; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:09.364442' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.001305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318211; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:10.363248' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318212; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:11.363564' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002616 Lock_time: 0.002362 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:12.362983' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002632 Lock_time: 0.002366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:12.363013' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4209 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4209 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:10:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4211 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4211 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:10:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001056 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:15.363924' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318217; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:16.363314' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:17.362816' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318218; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:17.362921' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:18.364323' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318220; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:19.362707' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318221; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000719 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:21.363601' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4214 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4214 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:10:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002397 Lock_time: 0.001492 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:22.363188' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002417 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318223; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:22.363255' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4215 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4215 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:10:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318224; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:24.362625' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4217 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4217 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:10:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318226; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000479 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318227; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:26.363604' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001161 Lock_time: 0.000948 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:27.362983' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001546 Lock_time: 0.001317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.001271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:29.370804' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318231; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:30.365048' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318232; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:31.363245' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:32.363027' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001700 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4221 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318233; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4221 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318233; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:10:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001708 Lock_time: 0.001470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001400 Lock_time: 0.000751 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318234; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:33.364417' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001856 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318235; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:34.364858' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4223 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4223 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:10:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318236; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:35.368298' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001080 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000999 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318238; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:37.364141' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001440 Lock_time: 0.001260 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318239; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:38.362976' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:39.363878' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318242; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:41.364779' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002486 Lock_time: 0.002278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:42.363821' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4227 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318243; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4227 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318243; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:10:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4229 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4229 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:10:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001261 Lock_time: 0.001006 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:45.363442' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000584 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:46.363793' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002217 Lock_time: 0.001812 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318247; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001529 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318249; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:48.363309' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001378 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:49.363823' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318251; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000642 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318251; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:50.363484' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:51.364194' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4231 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4231 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:10:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:52.362818' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001418 Lock_time: 0.001219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4232 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318253; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4232 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318253; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:10:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001750 Lock_time: 0.000813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318254; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:53.363751' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318255; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:54.363251' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4234 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4234 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:10:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318256; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:55.363142' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:56.363411' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:56.363644' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:10:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002044 Lock_time: 0.001816 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002289 Lock_time: 0.001607 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:10:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002167 Lock_time: 0.001999 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318259; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:58.363546' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000810 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318260; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:10:59.363826' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001627 Lock_time: 0.001055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318262; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001608 Lock_time: 0.001402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:01.363352' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318263; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001778 Lock_time: 0.001599 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318263; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:02.363482' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4236 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318263; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4236 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318263; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:11:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318264; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318264; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:03.362946' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4238 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4238 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:11:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:05.363094' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001773 Lock_time: 0.001183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318266; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000480 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:06.363509' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001733 Lock_time: 0.001314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:07.363279' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001612 Lock_time: 0.001202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318268; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:07.363026' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318269; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318270; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000461 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318272; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4240 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318273; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4240 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318273; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:11:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318274; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:13.363142' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000649 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002525 Lock_time: 0.001762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318275; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4242 Schema: QC_hit: No # Query_time: 0.001147 Lock_time: 0.001052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4242 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:11:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000678 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:15.363424' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002404 Lock_time: 0.001229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.001325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:16.362924' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001560 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318278; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:17.36331' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318279; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:18.362961' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.000723 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:20.362916' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002224 Lock_time: 0.001651 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002559 Lock_time: 0.002422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318282; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4244 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4244 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:11:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001186 Lock_time: 0.000970 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318283; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:22.363563' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.001443 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4245 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318283; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4245 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318283; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:11:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002640 Lock_time: 0.002193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:23.363318' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001734 Lock_time: 0.001535 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318285; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:24.363568' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4247 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4247 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:11:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318286; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:25.363225' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318288; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001247 Lock_time: 0.000577 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318289; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:28.364152' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318289; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:28.364226' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001287 Lock_time: 0.000482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318290; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:29.362772' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002336 Lock_time: 0.001592 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000975 Lock_time: 0.000750 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:30.363541' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000556 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:32.363554' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4249 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318293; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4249 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318293; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:11:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000308 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318294; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:33.363744' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4251 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4251 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:11:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001068 Lock_time: 0.000706 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:35.363425' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002259 Lock_time: 0.001272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318296; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:36.36355' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318298; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:37.363117' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001289 Lock_time: 0.001123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:38.363661' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318300; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:39.363818' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318301; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000428 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001762 Lock_time: 0.001494 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318303; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:42.363065' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002600 Lock_time: 0.001679 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4253 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318303; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4253 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318303; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:11:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:43.3636' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:44.363083' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4255 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4255 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:11:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318306; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:45.363748' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:46.363484' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318308; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:47.363084' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001452 Lock_time: 0.001300 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001561 Lock_time: 0.001291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000575 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:48.363692' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001673 Lock_time: 0.001156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000529 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:50.364558' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001760 Lock_time: 0.001084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318311; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318312; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318312; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:51.36612' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4257 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4257 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:11:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001141 Lock_time: 0.000952 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318313; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:52.363911' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4258 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318313; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4258 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318313; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:11:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318314; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:53.363366' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001432 Lock_time: 0.000767 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318315; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:54.364563' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4260 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4260 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:11:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000911 Lock_time: 0.000616 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318316; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:55.363404' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002127 Lock_time: 0.001565 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:11:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000883 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318317; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002250 Lock_time: 0.002003 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:57.365126' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:11:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318319; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:58.36421' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002004 Lock_time: 0.001652 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318319; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:58.364481' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318320; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:11:59.362952' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:00.363892' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001913 Lock_time: 0.001076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001090 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:01.363212' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318323; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001593 Lock_time: 0.001419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318323; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:02.362937' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4262 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318323; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4262 Schema: QC_hit: No # Query_time: 0.003024 Lock_time: 0.002879 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318323; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:03.363415' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:04.363391' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4264 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4264 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318326; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000322 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318328; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:07.36387' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001302 Lock_time: 0.001069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:08.363857' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003292 Lock_time: 0.002058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318329; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001232 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:09.363212' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318332; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000669 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:11.363733' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001307 Lock_time: 0.001050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:12.362962' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001352 Lock_time: 0.001075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318333; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:12.363203' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4266 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318333; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4266 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318333; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000671 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318335; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:14.364005' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4268 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4268 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:12:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:16.363075' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001487 Lock_time: 0.001238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318339; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001739 Lock_time: 0.001258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000844 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001609 Lock_time: 0.001498 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001330 Lock_time: 0.001094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:21.363067' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001488 Lock_time: 0.001177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:21.363588' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4270 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4270 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002198 Lock_time: 0.001981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318343; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:22.363385' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4271 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318343; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4271 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318343; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318344; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:24.364518' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4273 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4273 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001537 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:25.363678' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001600 Lock_time: 0.001266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:25.363741' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000448 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318349; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001556 Lock_time: 0.001252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:29.362834' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001518 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:30.36335' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:32.363881' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000444 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:32.363993' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4275 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318353; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4275 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318353; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000470 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318354; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:33.363613' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002017 Lock_time: 0.001467 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001243 Lock_time: 0.001040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:34.363041' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001313 Lock_time: 0.001034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:34.363166' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4277 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4277 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001964 Lock_time: 0.001689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:35.363172' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008883 Lock_time: 0.008262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001194 Lock_time: 0.000513 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002288 Lock_time: 0.002048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318357; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:36.364382' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318358; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:37.363282' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000917 Lock_time: 0.000686 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:38.363263' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318360; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:39.363378' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001332 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:40.362843' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001433 Lock_time: 0.001145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:40.362832' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318363; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:42.364521' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4279 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318363; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4279 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318363; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:12:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001584 Lock_time: 0.001354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000600 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:43.363044' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000851 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318365; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:44.364464' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4281 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4281 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:12:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318367; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:46.365774' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318368; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318368; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:47.363711' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000868 Lock_time: 0.000683 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001383 Lock_time: 0.000909 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318369; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000587 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318371; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:50.363607' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000403 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318372; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:51.363419' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4284 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4284 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001124 Lock_time: 0.000532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318373; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:52.363544' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4285 Schema: QC_hit: No # Query_time: 0.001752 Lock_time: 0.001609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318373; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4285 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318373; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:12:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:53.363561' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318374; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:53.363554' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318375; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4288 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4288 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:12:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001284 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001275 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:55.363253' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:12:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.011673 Lock_time: 0.010813 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318377; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.011968 Lock_time: 0.010872 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:57.363669' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001694 Lock_time: 0.001165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:12:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318379; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000758 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004427 Lock_time: 0.004225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318380; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:12:59.363324' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:00.363313' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001726 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001820 Lock_time: 0.001302 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318383; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:02.36341' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4292 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318383; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4292 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318383; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:13:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001324 Lock_time: 0.001134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318384; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:03.363227' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001271 Lock_time: 0.001105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318385; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:04.362846' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4294 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4294 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:13:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318386; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:05.363358' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318386; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:05.374937' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318387; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318387; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318388; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318389; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:08.363349' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:09.387601' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000534 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:10.364451' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:11.365081' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001421 Lock_time: 0.001239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:12.362906' order by MODIFIED_DATE ASC limit 1; 2021-08-30 10:13:13 4296 [Warning] Aborted connection 4296 to db: 'unconnected' user: 'unauthenticated' host: '127.0.0.1' (This connection closed normally without authentication) # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4297 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318393; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4297 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318393; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:13:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318394; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:13.365274' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001896 Lock_time: 0.001247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; 2021-08-30 10:13:14 0 [Warning] WSREP: unserialize error invalid protocol version 5: 71 (Protocol error) at /bitnami/blacksmith-sandox/libgalera-26.4.7/gcomm/src/gcomm/datagram.hpp:unserialize():133 # Time: 210830 10:13:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001412 Lock_time: 0.001243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318395; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:14.36436' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4299 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4299 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:13:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000765 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318396; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001335 Lock_time: 0.001141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:15.366034' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318397; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:16.36304' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:17.364764' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000331 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318399; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:18.363339' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001266 Lock_time: 0.001033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318400; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318401; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:21.363561' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4301 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4301 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:13:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000366 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:22.36312' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.001213 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4303 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318403; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4303 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318403; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:13:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318404; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:23.363654' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318404; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001757 Lock_time: 0.001590 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318405; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:24.363499' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4305 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4305 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:13:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318406; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:25.363289' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000599 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318408; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:27.364143' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000815 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318408; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:27.363633' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001411 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318409; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:28.363215' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.001193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318410; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:29.362811' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001225 Lock_time: 0.000991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318411; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:30.364929' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001184 Lock_time: 0.000963 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318413; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:32.362681' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4308 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318413; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4308 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318413; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:13:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318414; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:33.363349' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318414; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:33.363337' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318415; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:34.363142' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:34.363183' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4310 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4310 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:13:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:35.363523' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001311 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:35.363529' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:36.363131' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001563 Lock_time: 0.001371 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318417; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:36.3708' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318418; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:37.362955' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001381 Lock_time: 0.001176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318419; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002029 Lock_time: 0.001166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318420; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318421; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:40.363928' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001221 Lock_time: 0.000960 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318422; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:41.363147' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001276 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318422; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:41.363156' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:42.362716' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4312 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318423; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4312 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318423; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:13:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:43.362865' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318424; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:43.362924' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000210 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:44.363666' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4314 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4314 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:13:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001401 Lock_time: 0.001153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:45.362847' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001342 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:45.36283' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318428; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:48.363113' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:48.363214' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002129 Lock_time: 0.001883 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:49.362907' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003683 Lock_time: 0.003173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:50.363451' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001337 Lock_time: 0.001124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318431; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002114 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4316 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4316 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:13:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4317 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318433; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4317 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318433; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:13:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:53.363867' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000886 Lock_time: 0.000358 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318435; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4319 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4319 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:13:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001716 Lock_time: 0.001411 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002066 Lock_time: 0.001397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318437; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:56.36684' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:13:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318438; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:13:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:58.362857' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318440; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:59.364627' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318440; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:13:59.364633' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001721 Lock_time: 0.001520 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001027 Lock_time: 0.000769 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:00.363166' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001620 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001410 Lock_time: 0.001255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318443; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:02.363043' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4321 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318443; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4321 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318443; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001696 Lock_time: 0.001227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318444; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:03.363673' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001193 Lock_time: 0.000997 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318445; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:04.363085' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4323 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4323 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001478 Lock_time: 0.000762 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:05.364189' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000541 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318449; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:08.363743' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001610 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318450; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001458 Lock_time: 0.001224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:10.362745' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:11.363347' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001218 Lock_time: 0.000895 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318453; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:12.362877' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4325 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318453; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4325 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318453; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:14:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318454; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:13.363666' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4327 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4327 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000985 Lock_time: 0.000553 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:15.36399' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318457; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:16.363657' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318459; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:18.363606' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318460; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:19.363494' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001322 Lock_time: 0.001117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001573 Lock_time: 0.001125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318461; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001207 Lock_time: 0.001041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:21.363153' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4329 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4329 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318463; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4330 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318463; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4330 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318463; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:23.36299' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318465; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:24.363492' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4332 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4332 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:25.362957' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001545 Lock_time: 0.001045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318467; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318468; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:27.363404' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001611 Lock_time: 0.001398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318469; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:28.363103' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318470; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:30.363941' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318472; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:31.363784' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:31.364113' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001527 Lock_time: 0.001292 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:32.363234' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4337 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318473; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4337 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318473; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:33.363116' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:35 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000939 Lock_time: 0.000708 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318475; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4339 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4339 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:36 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001710 Lock_time: 0.001434 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318476; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:37 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000878 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:36.362768' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001205 Lock_time: 0.000921 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318477; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:36.362758' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:38 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:37.363298' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:39 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001818 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318479; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000627 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:38.362786' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:40 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:41 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318481; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:40.364074' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:42 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000451 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:43 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001528 Lock_time: 0.000452 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001680 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4341 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318483; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4341 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318483; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:14:44 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001169 Lock_time: 0.001019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318484; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:43.363284' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:45 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001219 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:44.362835' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318485; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:44.363056' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4343 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4343 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:14:46 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318486; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:45.363958' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:47 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318487; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:46.365965' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:48 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001653 Lock_time: 0.001136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318488; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002091 Lock_time: 0.001261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318488; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:49 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001006 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318489; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:48.363853' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:50 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:49.364256' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:49.364497' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:51 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:50.365622' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:52 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:51.363364' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:51.363731' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4345 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4345 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:53 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000950 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318493; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318493; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:52.366687' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4346 Schema: QC_hit: No # Query_time: 0.000988 Lock_time: 0.000802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318493; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4346 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318493; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:54 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318494; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:53.367123' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:55 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318495; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:54.362974' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4348 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4348 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:14:56 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318496; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:55.363493' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:57 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:56.368729' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:14:58 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:14:59 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318499; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318499; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:58.363366' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:00 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318500; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:14:59.362726' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:01 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001423 Lock_time: 0.001171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318501; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000440 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:15:02 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001619 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:01.362932' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:03 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4350 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318503; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4350 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318503; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:15:04 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000402 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318504; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:03.363156' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:05 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001141 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318505; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:04.362685' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4352 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4352 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:15:06 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001397 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001655 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:05.367608' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:07 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:06.36317' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:08 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318508; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:07.36432' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:09 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000974 Lock_time: 0.000832 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318509; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:08.363067' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:10 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001937 Lock_time: 0.000512 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:15:11 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001274 Lock_time: 0.001060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318511; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:10.362994' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:12 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:11.363942' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:13 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:12.368191' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4354 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318513; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4354 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318513; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:15:14 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000459 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318514; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:13.363622' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:15:15 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318515; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:14.36334' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4356 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4356 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:15:16 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:15.36317' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:17 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:16.363357' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:18 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:17.363545' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:19 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:18.363336' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001705 Lock_time: 0.001216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:15:20 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001392 Lock_time: 0.001215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:19.362918' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:21 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318521; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:20.366297' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:20.366324' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:22 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318522; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318522; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4358 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4358 Schema: QC_hit: No # Query_time: 0.001198 Lock_time: 0.001144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210830 10:15:23 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4359 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318523; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4359 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:15:24 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318524; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:23.363456' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:25 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4361 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4361 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:15:26 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:25.363474' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:27 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001829 Lock_time: 0.001566 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002178 Lock_time: 0.001633 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:15:28 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000269 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:27.363257' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001146 Lock_time: 0.000908 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318528; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:29 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.004881 Lock_time: 0.000636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318529; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001892 Lock_time: 0.001722 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:28.362966' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:30 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000963 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318530; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:29.363961' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:31 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001676 Lock_time: 0.000794 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318531; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:30.363306' order by MODIFIED_DATE ASC limit 1; # Time: 210830 10:15:32 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210830 10:15:33 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000518 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4363 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1630318533; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4363 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1630318533; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210830 10:15:34 # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 795 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318534; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-08-30 10:15:33.363442' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.233.72.221] # Thread_id: 796 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002474 Lock_time: 0.001290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1630318534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1;